alistair23-linux/drivers/acpi
Bjorn Helgaas 9e7e2c0475 ACPI: acpi_os_wait_semaphore(): silence complaint
The ASL Acquire operator (17.5.1 in ACPI 3.0 spec) is allowed to time out
and return True without acquiring the semaphore.  There's no indication in
the spec that this is an actual error, so this message should be
debug-only, as the message for successful acquisition is.

This used to be an ACPI_DEBUG_PRINT, but it was mis-classified as
ACPI_DB_ERROR rather than ACPI_DB_MUTEX, so it got swept up in Thomas'
recent patch to enable ACPI error messages even without CONFIG_ACPI_DEBUG.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-06-27 00:00:21 -04:00
..
dispatcher ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
events ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
executer ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
hardware ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
namespace ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
parser ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
resources ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
sleep Pull button into release branch 2006-06-15 23:17:14 -04:00
tables ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
utilities ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macros 2006-06-26 23:59:51 -04:00
ac.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
acpi_memhotplug.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
asus_acpi.c Pull trivial2 into release branch 2006-06-15 21:31:17 -04:00
battery.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
blacklist.c [PATCH] x86_64: Clean up and tweak ACPI blacklist year code 2006-03-25 09:10:54 -08:00
bus.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
button.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
container.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
debug.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
ec.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
event.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
fan.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
glue.c [ACPI] ACPICA 20050930 2005-12-10 00:20:25 -05:00
hotkey.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
ibm_acpi.c ACPI: Allow a WAN module enable/disable on a Thinkpad X60. 2006-06-01 20:42:32 -04:00
Kconfig Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2006-06-23 07:52:36 -07:00
Makefile [ACPI] IA64 build: blacklist.c is used only on X86 2005-11-30 21:59:35 -05:00
motherboard.c ACPI: Display "ACPI" to motherboard resources in /proc/io{mem,port} 2006-04-01 21:33:00 -05:00
numa.c [PATCH] Unify pxm_to_node() and node_to_pxm() 2006-06-23 07:42:48 -07:00
osl.c ACPI: acpi_os_wait_semaphore(): silence complaint 2006-06-27 00:00:21 -04:00
pci_bind.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
pci_irq.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
pci_link.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
pci_root.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
power.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
processor_core.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
processor_idle.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
processor_perflib.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
processor_thermal.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
processor_throttling.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
scan.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
system.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
tables.c ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
thermal.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
toshiba_acpi.c
utils.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
video.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00