提交 b6795e65 编写于 作者: H Harvey Harrison 提交者: Ingo Molnar

x86: fault_32.c cleanup

We get die() from kdebug.h, no need for forward declaration.
Signed-off-by: NHarvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 b75f53db
......@@ -42,8 +42,6 @@
#define PF_RSVD (1<<3)
#define PF_INSTR (1<<4)
extern void die(const char *, struct pt_regs *, long);
static inline int notify_page_fault(struct pt_regs *regs)
{
#ifdef CONFIG_KPROBES
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册