ACPI: make blacklist more verbose
authorAnthony Godshall, Ampro Computers, Inc <agodshall@ampro.com>
Sat, 10 Mar 2007 02:19:05 +0000 (21:19 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 10 Mar 2007 02:19:05 +0000 (21:19 -0500)
commit5b27b176da6cc83b0f904c7e0aabd9362d70bf70
tree99d15494bbc88317c046d49ca4840dbb2a7bec11
parentf110ef58e6c9bd562999247c5e8a5b8e722fbd11
ACPI: make blacklist more verbose

IMHO, ACPI disabled due to DMI failure or blacklisted year should be noted,
as is done with other ACPI blacklisting.

This will help people troubleshoot when ACPI isn't working.  Status quo is
a mysterious "ACPI Disabled" message without explanation on BIOS that
implements ACPI but not DMI.  This is actually fairly common on embedded
x86 boards.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/blacklist.c