]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.
authorLen Brown <len.brown@intel.com>
Thu, 24 Jan 2008 02:19:27 +0000 (21:19 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 24 Jan 2008 02:28:12 +0000 (21:28 -0500)
commit01408214f1f66065e06ba2545067e05b383e2534
treead5cf9cdf705d75555206b4d7ec76b010a948efd
parent0f03178cad5600a77e20ae32deea9dc64808a003
ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.

This DMI blacklist reduces the console messages
on systems which have a BIOS that invokes OSI(Linux).

As the DMI blacklist already knows about these systems,
the request for DMI info itself is disabled.

Further, if OSI(Linux) has already been determined
to have no beneift, we disable the console message
requesting acpi_osi=Linux test results.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/blacklist.c