Skip to content
Snippets Groups Projects
Commit c10555fa authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

sparc32: kernel/trace/trace.c wants DIE_OOPS


Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 37b2a179
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ static inline void sp_enter_debugger(void)
enum die_val {
DIE_UNUSED,
DIE_OOPS,
};
#endif /* !(__ASSEMBLY__) */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment