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)
commit35a7c64fbc77bab4ca8ae477e8ab278ccd679ce2
treeb0ae9ab2dd0d5a5ba43cede38d165f5db30b926c
parent07a2039b8eb0af4ff464efd3dfd95de5c02648c6
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