Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dtorture.cdiff f881825a73543e9664c7fe7166e06f5f4d569834 Fri Feb 07 16:42:51 CST 2014 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcutorture: Gracefully handle NULL cleanup hooks

Although most torture tests will have some cleanup hook, it is possible
that one might not. This commit therefore enables graceful handling of
a NULL cleanup hook during torture-test shutdown.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>