summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorPaul E. McKenney2012-05-29 08:26:01 +0200
committerPaul E. McKenney2012-07-02 21:33:21 +0200
commit037b64ed0bf2405a1a01542164d3418564b44fff (patch)
tree59aa7e486e1673564f2a5687992130dffa71ca1b /Documentation
parentrcu: Prevent excessive line length in RCU_STATE_INITIALIZER() (diff)
downloadkernel-qcow2-linux-037b64ed0bf2405a1a01542164d3418564b44fff.tar.gz
kernel-qcow2-linux-037b64ed0bf2405a1a01542164d3418564b44fff.tar.xz
kernel-qcow2-linux-037b64ed0bf2405a1a01542164d3418564b44fff.zip
rcu: Place pointer to call_rcu() in rcu_data structure
This is a preparatory commit for increasing rcu_barrier()'s concurrency. It adds a pointer in the rcu_data structure to the corresponding call_rcu() function. This allows a pointer to the rcu_data structure to imply the function pointer, which allows _rcu_barrier() state to be placed in the rcu_state structure. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions