commit | dcb6b45254e2281b6f99ea7f2d51343954aa3ba8 | [log] [tgz] |
---|---|---|
author | Alex Thorlton <[email protected]> | Mon Jul 08 16:00:42 2013 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Jul 09 10:33:25 2013 -0700 |
tree | b7a6b377496550a7fe6acb9a37ab2bc8d0f8bc7d | |
parent | 0a1be15097a5f5ee8cbaf7cf0a55146363db0e4d [diff] |
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. [[email protected]: remove stray quote] Signed-off-by: Alex Thorlton <[email protected]> Reviewed-by: Robin Holt <[email protected]> Cc: Stephen Boyd <[email protected]> Cc: Vikram Mulukutla <[email protected]> Cc: Rusty Russell <[email protected]> Cc: Tejun Heo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>