diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-08-11 19:33:39 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-25 03:45:36 +0200 |
commit | d685514260e21aabd65a9aa8be045766bdaa0549 (patch) | |
tree | 376e37434d4e26cd06c879713f1d71e7bd10bb2e /drivers/phy | |
parent | rcutorture: Hoist OOM registry up one level (diff) | |
download | linux-d685514260e21aabd65a9aa8be045766bdaa0549.tar.xz linux-d685514260e21aabd65a9aa8be045766bdaa0549.zip |
rcutorture: Allow pointer leaks to test diagnostic code
This commit adds an rcutorture.leakpointer module parameter that
intentionally leaks an RCU-protected pointer out of the RCU read-side
critical section and checks to see if the corresponding grace period
has elapsed, emitting a WARN_ON_ONCE() if so. This module parameter can
be used to test facilities like CONFIG_RCU_STRICT_GRACE_PERIOD that end
grace periods quickly.
While in the area, also document rcutorture.irqreader, which was
previously left out.
Reported-by Jann Horn <jannh@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions