kernel-ark/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
events
executer
hardware
namespace
parser
resources
sleep
tables
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
battery.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
blacklist.c
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
hotkey.c ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 2006-06-26 23:58:43 -04:00
ibm_acpi.c
Kconfig
Makefile
motherboard.c
numa.c
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
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