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:
145e1c0
)
sparc32: kernel/trace/trace.c wants DIE_OOPS
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 2 Nov 2008 04:44:01 +0000
(21:44 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 2 Nov 2008 04:44:01 +0000
(21:44 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/kdebug_32.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/sparc/include/asm/kdebug_32.h
b/arch/sparc/include/asm/kdebug_32.h
index f69fe7d84b3c046a01c0f6740c0c3b72d1eb3374..1d0b240222ef45b8fe985f09ce475b53e9e2a81d 100644
(file)
--- a/
arch/sparc/include/asm/kdebug_32.h
+++ b/
arch/sparc/include/asm/kdebug_32.h
@@
-60,6
+60,7
@@
static inline void sp_enter_debugger(void)
enum die_val {
DIE_UNUSED,
+ DIE_OOPS,
};
#endif /* !(__ASSEMBLY__) */