commit | 91368d73e4b60d577ad171e5bd315b564265fcdb | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Mar 23 03:00:54 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:16 2006 -0800 |
tree | 067d3738aa4bf8d49623632bb47952aca6f8f965 | |
parent | 3257545e40a769cbef98cf13eabe50f00712991e [diff] |
[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>