commit | b09e5f8601d7e5b8d45348c9c09e1fb4109e8dc6 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 25 16:30:54 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jul 17 14:58:53 2015 -0700 |
tree | a1bdf6c42233e52852a14329dd2da6d1bb4fc2a7 | |
parent | 543c6158f6dff20a741dfa492771f18ceaa1a109 [diff] |
rcu: Abstract funnel locking from synchronize_sched_expedited() This commit abstracts funnel locking from synchronize_sched_expedited() so that it may be used by synchronize_rcu_expedited(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>