]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: Make Dell Latitude E5420 use reboot=pci
authorDaniel J Blueman <daniel.blueman@gmail.com>
Fri, 13 May 2011 01:04:59 +0000 (09:04 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 3 Aug 2011 19:42:42 +0000 (12:42 -0700)
commitb55ef8959fd088bcc515b3924cd808c2bbc0605c
tree2edc380b8e5d555f8c2597b58ca390b660016033
parent00a5d03b28d28185121cbfc444157b88d62dc691
x86: Make Dell Latitude E5420 use reboot=pci

commit b7798d28ec15d20fd34b70fa57eb13f0cf6d1ecd upstream.

Rebooting on the Dell E5420 often hangs with the keyboard or ACPI
methods, but is reliable via the PCI method.

[ hpa: this was deferred because we believed for a long time that the
  recent reshuffling of the boot priorities in commit
  660e34cebf0a11d54f2d5dd8838607452355f321 fixed this platform.
  Unfortunately that turned out to be incorrect. ]

Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Link: http://lkml.kernel.org/r/1305248699-2347-1-git-send-email-daniel.blueman@gmail.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/reboot.c