diff options
| author | 2018-07-03 15:37:16 -0700 | |
|---|---|---|
| committer | 2018-08-30 16:02:49 -0700 | |
| commit | da1df50d16171f4c65da18093d5b5652423f5b99 (patch) | |
| tree | f7afe8fc7d144227a1282bbfb85343d5e37fba74 /include/linux/timerqueue.h | |
| parent | rcu: Eliminate rcu_state structure's ->call field (diff) | |
rcu: Remove rcu_state structure's ->rda field
The rcu_state structure's ->rda field was used to find the per-CPU
rcu_data structures corresponding to that rcu_state structure. But now
there is only one rcu_state structure (creatively named "rcu_state")
and one set of per-CPU rcu_data structures (creatively named "rcu_data").
Therefore, uses of the ->rda field can always be replaced by "rcu_data,
and this commit makes that change and removes the ->rda field.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
