diff options
| author | Paul E. McKenney <[email protected]> | 2012-06-12 16:40:38 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2012-07-02 19:33:23 +0000 |
| commit | 1bca8cf1a2c3c6683b12ad28a3e826ca7a834978 (patch) | |
| tree | db7b56bd65c8ac7af376599febb44324698b53d4 /fs/jbd2/commit.c | |
| parent | rcu: Add rcu_barrier() statistics to debugfs tracing (diff) | |
| download | kernel-1bca8cf1a2c3c6683b12ad28a3e826ca7a834978.tar.gz kernel-1bca8cf1a2c3c6683b12ad28a3e826ca7a834978.zip | |
rcu: Remove unneeded __rcu_process_callbacks() argument
With the advent of __this_cpu_ptr(), it is no longer necessary to pass
both the rcu_state and rcu_data structures into __rcu_process_callbacks().
This commit therefore computes the rcu_data pointer from the rcu_state
pointer within __rcu_process_callbacks() so that callers can pass in
only the pointer to the rcu_state structure. This paves the way for
linking the rcu_state structures together and iterating over them.
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
