From: Josh Hunt Date: Fri, 8 Aug 2014 21:22:31 +0000 (-0700) Subject: panic: add TAINT_SOFTLOCKUP X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69361eef9056b0babb507798c2135ad1572f0ef7;p=pandora-kernel.git panic: add TAINT_SOFTLOCKUP This taint flag will be set if the system has ever entered a softlockup state. Similar to TAINT_WARN it is useful to know whether or not the system has been in a softlockup state when debugging. [akpm@linux-foundation.org: apply the taint before calling panic()] Signed-off-by: Josh Hunt Cc: Jason Baron Cc: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed