]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit00758427f01ec0178f838c0c2370de4d2f336991
tree067d3738aa4bf8d49623632bb47952aca6f8f965
parent2201de90103f9cf3af2d526ca92d3442b0bd390c
[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