diff options
author | 2020-07-24 20:22:05 -0700 | |
---|---|---|
committer | 2020-08-24 18:37:54 -0700 | |
commit | c0f97f20e5d97a1358ade650fcf6a322c0c9bc72 (patch) | |
tree | 3e17feb32ae22a6a1b4cab593277e21d4eb12857 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kvm: mmu: page_track: Fix RCU list API usage (diff) | |
download | wireguard-linux-c0f97f20e5d97a1358ade650fcf6a322c0c9bc72.tar.xz wireguard-linux-c0f97f20e5d97a1358ade650fcf6a322c0c9bc72.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions