mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
sparc32: kernel/trace/trace.c wants DIE_OOPS
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
145e1c0023
commit
e68f0aee89
@ -60,6 +60,7 @@ static inline void sp_enter_debugger(void)
|
||||
|
||||
enum die_val {
|
||||
DIE_UNUSED,
|
||||
DIE_OOPS,
|
||||
};
|
||||
|
||||
#endif /* !(__ASSEMBLY__) */
|
||||
|
Loading…
Reference in New Issue
Block a user