diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-09-23 06:31:44 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-01 04:29:49 +0300 |
commit | 902d82e6299631ec6b6c759ac4b45e44b45cc832 (patch) | |
tree | 6ae2ca91ee643039af33138e371ade1e248143bd /scripts/generate_rust_analyzer.py | |
parent | 8c0abfd6d2f6b0221194241ac2908751a2a0385f (diff) | |
download | linux-902d82e6299631ec6b6c759ac4b45e44b45cc832.tar.xz |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions