提交 2c5d81a5 编写于 作者: F Fernando Luis Vazquez Cao 提交者: Linus Torvalds

[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: NFernando Vazquez <fernando@intellilink.co.jp>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 bb3b9cf1
#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>
/*
......
......@@ -5,6 +5,7 @@
#include <linux/signal.h>
#include <linux/time.h>
#include <linux/user.h>
#include <linux/ptrace.h>
struct elf_siginfo
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册