diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-07-24 20:22:05 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-24 18:37:54 -0700 |
commit | c0f97f20e5d97a1358ade650fcf6a322c0c9bc72 (patch) | |
tree | 3e17feb32ae22a6a1b4cab593277e21d4eb12857 /drivers/usb/cdns3/cdns3-ti.c | |
parent | df9a30fd1f70a757df193acd7396622eee23e527 (diff) |
rcu: Move rcu_cpu_started per-CPU variable to rcu_data
When the rcu_cpu_started per-CPU variable was added by commit
f64c6013a202 ("rcu/x86: Provide early rcu_cpu_starting() callback"),
there were multiple sets of per-CPU rcu_data structures. Therefore, the
rcu_cpu_started flag was added as a separate per-CPU variable. But now
there is only one set of per-CPU rcu_data structures, so this commit
moves rcu_cpu_started to a new ->cpu_started field in that structure.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions