commit | c59ab97e9ecdee9084d2da09e5a8ceea9a396508 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Jan 04 18:28:27 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jan 05 13:09:49 2009 +0100 |
tree | 2f5cd48f324089acec80f8fb44bdc4f5de84052a | |
parent | ea7d3fef4222cd98556a0b386598268d4dbf6670 [diff] |
rcu: fix rcutorture bug 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>