[PATCH] add ignore_loglevel boot option
authorIngo Molnar <mingo@elte.hu>
Thu, 7 Dec 2006 04:40:51 +0000 (20:40 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:47 +0000 (08:39 -0800)
commit792908225064b1d841a8990b9d1d1cfc4e0e5bb2
tree3892ec82447727cf59b3cf5d37273b76d01b763c
parent70e4506765602cca047cfa31933836e354c61a63
[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>
Documentation/kernel-parameters.txt
kernel/printk.c