From: Paul E. McKenney Date: Fri, 31 Jan 2014 01:06:30 +0000 (-0800) Subject: rcutorture: Add diagnostic for unscheduled system shutdown X-Git-Tag: v3.15-rc1~183^2~1^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac480efcba6a9f0aea91947f151fd569538b0af;p=pandora-kernel.git rcutorture: Add diagnostic for unscheduled system shutdown Currently, rcutorture can terminate via rmmod, via self-shutdown, via something else shutting the system down, or of course the usual catastrophic termination. The first two get flagged, so this commit adds a message for the third. For the fourth, your warranty is void as always. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed