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:
47cf29b
)
rcutorture: Abstract torture_stop_kthread()
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 4 Feb 2014 19:47:08 +0000
(11:47 -0800)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Sun, 23 Feb 2014 17:04:25 +0000
(09:04 -0800)
Stopping of kthreads is not RCU-specific, so this commit abstracts
out torture_stop_kthread(), saving a few lines of code in the process.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
No differences found