summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2014-04-08 02:39:03 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-08 03:36:08 +0400
commitd7c0847fe3682a026ee6d147c5b6b8ab457fffc8 (patch)
tree684a3b2eae10d3f1acb1f3794ee1226b4852c07a /drivers/misc
parent758b4440753969420290eeff69eeedc5a8521149 (diff)
downloadlinux-d7c0847fe3682a026ee6d147c5b6b8ab457fffc8.tar.xz
kernel/panic.c: display reason at end + pr_emerg
Currently, booting without initrd specified on 80x25 screen gives a call trace followed by atkbd : Spurious ACK. Original message ("VFS: Unable to mount root fs") is not available. Of course this could happen in other situations... This patch displays panic reason after call trace which could help lot of people even if it's not the very last line on screen. Also, convert all panic.c printk(KERN_EMERG to pr_emerg( [akpm@linux-foundation.org: missed a couple of pr_ conversions] Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions