Home
last modified time | relevance | path

Searched hist:fac480efcba6a9f0aea91947f151fd569538b0af (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dtorture.cdiff fac480efcba6a9f0aea91947f151fd569538b0af Thu Jan 30 19:06:30 CST 2014 Paul E. McKenney <paulmck@linux.vnet.ibm.com> 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 <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>