Skip to content
Commit bc19e86e authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcutorture: Stop right-shifting torture_random() return values



Now that torture_random() uses swahw32(), its callers no longer see
not-so-random low-order bits, as these are now swapped up into the upper
16 bits of the torture_random() function's return value.  This commit
therefore removes the right-shifting of torture_random() return values.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 6cab60ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment