]> git.karo-electronics.de Git - karo-tx-linux.git/commit
init: raise log level
authorRichard Weinberger <richard@nod.at>
Tue, 26 Mar 2013 23:25:09 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:31 +0000 (17:12 +1100)
commit36cf7e64ae537cd6811a7ea5b6081059f15c57e2
tree78ecc2582c4683c565b87da6ad0629efebecadf1
parent9e46a2972aba4eb163bfc974370f4eeae84d602c
init: raise log level

If the kernel was booted with the "quiet" boot option we have currently no
chance to see why an initrd fails.  Change KERN_WARNING to KERN_ERR to see
what is going on.

Signed-off-by: Richard Weinberger <richard@nod.at>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
init/main.c