]> git.karo-electronics.de Git - karo-tx-linux.git/commit
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
authorAlex Thorlton <athorlton@sgi.com>
Wed, 19 Jun 2013 00:07:08 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:26:58 +0000 (17:26 +1000)
commit525a33a24475ebf16a85ef420de35307aeb7634c
treed321d8f27891a0acd4494a5498a60cc73cd930b6
parent537df61e8385244a741f8cf4c6611f80f3f952e2
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s

Add the cpu/pid that called WARN() so that the stack traces can be matched
up with the WARNING messages.

Signed-off-by: Alex Thorlton <athorlton@sgi.com>
Reviewed-by: Robin Holt <holt@sgi.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Vikram Mulukutla <markivx@codeaurora.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/panic.c