commit | 818987e9a19c52240ba9b1c20f28f047eef76072 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Thu Mar 31 09:32:02 2011 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 31 18:44:03 2011 +0200 |
tree | 5b67108d385c2065d6fe49a27236eb9699eeb96f | |
parent | cb6c8520f6f6bba7b7e1a6de3360a8edfd8243b6 [diff] |
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>