commit | 792908225064b1d841a8990b9d1d1cfc4e0e5bb2 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Dec 06 20:40:51 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:47 2006 -0800 |
tree | 3892ec82447727cf59b3cf5d37273b76d01b763c | |
parent | 70e4506765602cca047cfa31933836e354c61a63 [diff] |
[PATCH] add ignore_loglevel boot option Sometimes the kernel prints something interesting while userspace bootup keeps messages turned off via loglevel. Enable the printing of /all/ kernel messages via the "ignore_loglevel" boot option. Off by default. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>