rcu: Apply rcu_seq operations to _rcu_barrier()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 26 Jun 2015 18:20:00 +0000 (11:20 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 17 Jul 2015 21:58:57 +0000 (14:58 -0700)
commit4f525a528b9e75571c6bedc6202beff1ced24c32
tree647eca893176e3c61cf81069918fb9a29ad0025c
parent29fd930940193a9a035a75a3847457160d65559a
rcu: Apply rcu_seq operations to _rcu_barrier()

The rcu_seq operations were open-coded in _rcu_barrier(), so this commit
replaces the open-coding with the shiny new rcu_seq operations.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/trace/events/rcu.h
kernel/rcu/tree.c
kernel/rcu/tree.h
kernel/rcu/tree_trace.c
This page took 0.025495 seconds and 5 git commands to generate.