]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: DMI to disable Vista compatibility on some Sony laptops
authorZhang Rui <rui.zhang@intel.com>
Mon, 22 Jun 2009 03:31:17 +0000 (11:31 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 24 Jun 2009 03:32:47 +0000 (23:32 -0400)
commit8e624628c470bfe6e97f0afb7be56269b463b8a2
treeb0ae9ab2dd0d5a5ba43cede38d165f5db30b926c
parent0b4e5213d176b9dedee7e7fa69254bee8bd46fd4
ACPI: DMI to disable Vista compatibility on some Sony laptops

Linux claims Vista compatibility to the BIOS for a number of
reasons, but this brings hard lockup on some Sony laptops.

Disable Vista compatibility via DMI for these laptops unless
we can figure out what Vista is doing for this platform.
http://bugzilla.kernel.org/show_bug.cgi?id=12904

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