git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea7d3fe
)
rcu: fix rcutorture bug
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 5 Jan 2009 02:28:27 +0000
(18:28 -0800)
committer
Ingo 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