aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/kexec.h
diff options
context:
space:
mode:
authorFernando Luis Vazquez Cao <fernando@intellilink.co.jp>2006-02-03 03:04:39 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-03 08:32:09 -0800
commit2c5d81a58106fa333467beab5f11dafab07b3e66 (patch)
tree7fabac3f87c1c0d385569cbc127df36e5ff6a05f /include/asm-x86_64/kexec.h
parent[PATCH] Fix comment to synchronize_sched() (diff)
downloadlinux-dev-2c5d81a58106fa333467beab5f11dafab07b3e66.tar.xz
linux-dev-2c5d81a58106fa333467beab5f11dafab07b3e66.zip
[PATCH] Compilation of kexec/kdump broken
The compilation of kexec/kdump seems to be broken for x86_64. Remove the dependency of kexec on CONFIG_IA32_EMULATION. Signed-off-by: Fernando Vazquez <fernando@intellilink.co.jp> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-x86_64/kexec.h')
-rw-r--r--include/asm-x86_64/kexec.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/asm-x86_64/kexec.h b/include/asm-x86_64/kexec.h
index ae28cd44bcd3..c564bae03433 100644
--- a/include/asm-x86_64/kexec.h
+++ b/include/asm-x86_64/kexec.h
@@ -1,8 +1,9 @@
#ifndef _X86_64_KEXEC_H
#define _X86_64_KEXEC_H
+#include <linux/string.h>
+
#include <asm/page.h>
-#include <asm/proto.h>
#include <asm/ptrace.h>
/*