diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-09-22 20:31:44 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-11-30 17:29:49 -0800 |
commit | 902d82e6299631ec6b6c759ac4b45e44b45cc832 (patch) | |
tree | 6ae2ca91ee643039af33138e371ade1e248143bd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8c0abfd6d2f6b0221194241ac2908751a2a0385f (diff) |
rcutorture: Sanitize RCUTORTURE_RDR_MASK
RCUTORTURE_RDR_MASK is currently not the bit indicated by
RCUTORTURE_RDR_SHIFT, but is instead all the bits less significant than
that one. This is an accident waiting to happen, so this commit makes
RCUTORTURE_RDR_MASK be that one bit and adjusts uses accordingly.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions