kfan / rpms / kexec-tools

Forked from rpms/kexec-tools 3 years ago
Clone
bce0de7
--- kexec-tools-1.101/kexec/arch/i386/kexec-x86.c.orig	2006-11-15 16:28:04.000000000 -0500
bce0de7
+++ kexec-tools-1.101/kexec/arch/i386/kexec-x86.c	2006-11-15 16:28:13.000000000 -0500
bce0de7
@@ -145,7 +145,7 @@
bce0de7
 	.serial_baud = 0,
bce0de7
 	.console_vga = 0,
bce0de7
 	.console_serial = 0,
bce0de7
-	.core_header_type = CORE_TYPE_ELF64,
bce0de7
+	.core_header_type = CORE_TYPE_ELF32,
bce0de7
 };
bce0de7
 
bce0de7
 int arch_process_options(int argc, char **argv)