diff options
author | 2012-05-28 23:26:01 -0700 | |
---|---|---|
committer | 2012-07-02 12:33:21 -0700 | |
commit | 037b64ed0bf2405a1a01542164d3418564b44fff (patch) | |
tree | 59aa7e486e1673564f2a5687992130dffa71ca1b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Prevent excessive line length in RCU_STATE_INITIALIZER() (diff) | |
download | linux-dev-037b64ed0bf2405a1a01542164d3418564b44fff.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions