diff options
author | Paul E. McKenney <[email protected]> | 2024-10-15 09:11:07 -0700 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2024-11-12 15:44:19 +0100 |
commit | 37a1decb43f381d5b8f5d4a64608d916949dd9ee (patch) | |
tree | cd6e17d715923bfb1e1eb7cfe055b8abb9bc4f93 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bb94b12e4503bdce003a74e95ee4214eba923f86 (diff) |
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 <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Kent Overstreet <[email protected]>
Cc: <[email protected]>
Reviewed-by: Neeraj Upadhyay <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions