rcu: fix rcutorture bug
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 5 Jan 2009 02:28:27 +0000 (18:28 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Jan 2009 12:09:49 +0000 (13:09 +0100)
Fix an rcutorture bug that prevents the shutdown notifier from ever
actually having any effect, due to the fact that kthreads ignore all
signals.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found