]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/acpi/blacklist.c
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)
commita1bd4e35e8d9df24db7d7addd74cbfcc87ec9fb3
treead5cf9cdf705d75555206b4d7ec76b010a948efd
parent98f1db22d70b0660a27cc8818a61181b5d503671
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