Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

sparc32: kernel/trace/trace.c wants DIE_OOPS

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Al Viro and committed by
Linus Torvalds
c10555fa 37b2a179

+1
+1
arch/sparc/include/asm/kdebug_32.h
··· 60 60 61 61 enum die_val { 62 62 DIE_UNUSED, 63 + DIE_OOPS, 63 64 }; 64 65 65 66 #endif /* !(__ASSEMBLY__) */