ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
authorZhang Rui <rui.zhang@intel.com>
Mon, 20 Feb 2012 06:20:06 +0000 (14:20 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 5 Jun 2012 04:16:12 +0000 (00:16 -0400)
commit76eb9a30db4bc8fd172f9155247264b5f2686d7b
tree50da04a2a05f779e19cac7d0b52155797b82f772
parent9f132652d94c96476b0b0a8caf0c10e96ab10fa8
ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI

Dell Precision M6600 is known to require PCI reboot, so add it to
the reboot blacklist in pci_reboot_dmi_table[].

https://bugzilla.kernel.org/show_bug.cgi?id=42749

cc: x86@kernel.org
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/x86/kernel/reboot.c