[PATCH] [sparc32] kernel/trace/trace.c wants DIE_OOPS

From: Al Viro
Date: Sat Nov 01 2008 - 14:21:37 EST



Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
---
arch/sparc/include/asm/kdebug_32.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/sparc/include/asm/kdebug_32.h b/arch/sparc/include/asm/kdebug_32.h
index f69fe7d..1d0b240 100644
--- 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__) */
--
1.5.6.5


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/