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:
272b98c
)
rcu: Improve grace-period start logic
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Fri, 9 Aug 2013 01:27:52 +0000
(18:27 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 23 Sep 2013 16:16:10 +0000
(09:16 -0700)
This commit improves grace-period start logic by checking ->gp_flags
under the lock and by issuing a warning if a grace period is already
in progress.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found