projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b75f53d
)
x86: fault_32.c cleanup
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:32:34 +0000
(13:32 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jan 2008 12:32:34 +0000
(13:32 +0100)
We get die() from kdebug.h, no need for forward declaration.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/fault_32.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/mm/fault_32.c
b/arch/x86/mm/fault_32.c
index bfb0917d699dbc951df6bf964d0cdb1298ccf37c..870b5610555c28472334feb9b0161103b870e289 100644
(file)
--- a/
arch/x86/mm/fault_32.c
+++ b/
arch/x86/mm/fault_32.c
@@
-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