[PATCH] make bug messages more consistent
authorIngo Molnar <mingo@elte.hu>
Thu, 23 Mar 2006 11:00:54 +0000 (03:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:16 +0000 (07:38 -0800)
commit91368d73e4b60d577ad171e5bd315b564265fcdb
tree067d3738aa4bf8d49623632bb47952aca6f8f965
parent3257545e40a769cbef98cf13eabe50f00712991e
[PATCH] make bug messages more consistent

Consolidate all kernel bug printouts to begin with the "BUG: " string.
Makes it easier to find them in large bootup logs.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/nmi.c
arch/i386/mm/fault.c
include/asm-generic/bug.h
kernel/sched.c