]> git.baikalelectronics.ru Git - kernel.git/commit
x86, UV: Fix kdump reboot
authorCliff Wickman <cpw@sgi.com>
Thu, 31 Mar 2011 14:32:02 +0000 (09:32 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Mar 2011 16:44:03 +0000 (18:44 +0200)
commit50537158f7c3f01d9a48007a6f7bf4d7649d441e
tree5b67108d385c2065d6fe49a27236eb9699eeb96f
parent51185649304df1be8d9a04aaf13fa6bc52c27731
x86, UV: Fix kdump reboot

After a crash dump on an SGI Altix UV system the crash kernel
fails to cause a reboot.  EFI mode is disabled in the kdump
kernel, so only the reboot_type of BOOT_ACPI works.

Signed-off-by: Cliff Wickman <cpw@sgi.com>
Cc: rja@sgi.com
LKML-Reference: <E1Q5Iuo-00013b-UK@eag09.americas.sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/x2apic_uv_x.c