diff options
author | 2024-12-19 11:13:51 -0800 | |
---|---|---|
committer | 2025-02-05 07:12:05 -0800 | |
commit | 56eb8be144c2bdb3a96a0d4365777fc64c65c5d4 (patch) | |
tree | 37583325a34c381b89812ea6a9f0c153e9026fc6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | srcu: Use ->srcu_gp_seq for rcutorture reader batch (diff) | |
download | linux-rng-56eb8be144c2bdb3a96a0d4365777fc64c65c5d4.tar.xz linux-rng-56eb8be144c2bdb3a96a0d4365777fc64c65c5d4.zip |
srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
This commit prepares for array-index-free srcu_read_lock*() by moving the
->srcu_{un,}lock_count fields into a new srcu_ctr structure. This will
permit ->srcu_index to be replaced by a per-CPU pointer to this structure.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Kent Overstreet <kent.overstreet@linux.dev>
Cc: <bpf@vger.kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions