diff options
author | 2024-10-15 09:11:07 -0700 | |
---|---|---|
committer | 2024-11-12 15:44:19 +0100 | |
commit | 37a1decb43f381d5b8f5d4a64608d916949dd9ee (patch) | |
tree | cd6e17d715923bfb1e1eb7cfe055b8abb9bc4f93 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | srcu: Allow inlining of __srcu_read_{,un}lock_lite() (diff) | |
download | wireguard-linux-37a1decb43f381d5b8f5d4a64608d916949dd9ee.tar.xz wireguard-linux-37a1decb43f381d5b8f5d4a64608d916949dd9ee.zip |
rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
This commit prepares for testing of multiple SRCU reader flavors by
expanding RCUTORTURE_RDR_MASK_1 and RCUTORTURE_RDR_MASK_2 from a single
bit to eight bits, allowing them to accommodate the return values from
multiple calls to srcu_read_lock*(). This will in turn permit better
testing coverage for these SRCU reader flavors, including testing of
the diagnostics for inproper use of mixed reader flavors.
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>
Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions