From: Alex Thorlton Date: Mon, 8 Jul 2013 23:00:42 +0000 (-0700) Subject: panic: add cpu/pid to warn_slowpath_common in WARNING printk()s X-Git-Tag: v3.11-rc1~67^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb6b45254e2281b6f99ea7f2d51343954aa3ba8;p=pandora-kernel.git 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. [akpm@linux-foundation.org: remove stray quote] Signed-off-by: Alex Thorlton Reviewed-by: Robin Holt Cc: Stephen Boyd Cc: Vikram Mulukutla Cc: Rusty Russell Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed