|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [linux-2.6.18-xen] Imported patch allow-i386-crash-kerne
# HG changeset patch
# User Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
# Date 1180947924 -3600
# Node ID 9686234c9d46e652d43685415329d12b8e3344dc
# Parent 9d24e876046f003df275e403cc012b61d43a4978
Imported patch allow-i386-crash-kernels-to-handle-x86_64-dumps-fix.patch from
xen-unstable.hg 15200:bd3d6b4c52ec
In file included from arch/i386/kernel/setup.c:46:
include/linux/crash_dump.h:19:36: warning: extra tokens at end of #ifndef
directive
Cc: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
Cc: Andi Kleen <ak@xxxxxxx>
Cc: Horms <horms@xxxxxxxxxxxx>
Cc: Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
Cc: Magnus Damm <magnus.damm@xxxxxxxxx>
Cc: Vivek Goyal <vgoyal@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---
include/linux/crash_dump.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 9d24e876046f -r 9686234c9d46 include/linux/crash_dump.h
--- a/include/linux/crash_dump.h Mon Jun 04 10:05:24 2007 +0100
+++ b/include/linux/crash_dump.h Mon Jun 04 10:05:24 2007 +0100
@@ -16,7 +16,7 @@ extern struct proc_dir_entry *proc_vmcor
/* Architecture code defines this if there are other possible ELF
* machine types, e.g. on bi-arch capable hardware. */
-#ifndef vmcore_elf_check_arch_cross(x)
+#ifndef vmcore_elf_check_arch_cross
#define vmcore_elf_check_arch_cross(x) 0
#endif
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [linux-2.6.18-xen] Imported patch allow-i386-crash-kernels-to-handle-x86_64-dumps-fix.patch from xen-unstable.hg 15200:bd3d6b4c52ec,
Xen patchbot-linux-2.6.18-xen <=
|
|
|
|
|