Skip to content

Commit

Permalink
sparc32: kernel/trace/trace.c wants DIE_OOPS
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Nov 1, 2008
1 parent 37b2a17 commit c10555f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sparc/include/asm/kdebug_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ static inline void sp_enter_debugger(void)

enum die_val {
DIE_UNUSED,
DIE_OOPS,
};

#endif /* !(__ASSEMBLY__) */
Expand Down

0 comments on commit c10555f

Please sign in to comment.