debug: turn ignore_loglevel into an early param
authorIngo Molnar <mingo@elte.hu>
Thu, 31 Jan 2008 21:45:23 +0000 (22:45 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jan 2008 21:45:23 +0000 (22:45 +0100)
i was debugging early crashes and wondered where all the printks
went. The reason: ignore_loglevel_setup() was not called yet ...

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/printk.c

diff --cc kernel/printk.c
Simple merge