diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-08-05 22:28:24 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-09-14 01:36:16 +0200 |
commit | efeff6b39b9de4480572c7b0c5eb77204795cb57 (patch) | |
tree | c039b31ab10219accfb5ca1c93b01596d5a84f5c /README | |
parent | rcutorture: Suppressing read-exit testing is not an error (diff) | |
download | linux-efeff6b39b9de4480572c7b0c5eb77204795cb57.tar.xz linux-efeff6b39b9de4480572c7b0c5eb77204795cb57.zip |
rcutorture: Warn on individual rcu_torture_init() error conditions
When running rcutorture as a module, any rcu_torture_init() issues will be
reflected in the error code from modprobe or insmod, as the case may be.
However, these error codes are not available when running rcutorture
built-in, for example, when using the kvm.sh script. This commit
therefore adds WARN_ON_ONCE() to allow distinguishing rcu_torture_init()
errors when running rcutorture built-in.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions