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: David S. Miller <davem@davemloft.net>
  • Loading branch information
Al Viro authored and David S. Miller committed Nov 2, 2008
1 parent 145e1c0 commit e68f0ae
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 e68f0ae

Please sign in to comment.