diff options
| author | Paul E. McKenney <paulmck@kernel.org> | 2025-05-09 02:45:00 +0300 |
|---|---|---|
| committer | Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org> | 2025-06-25 06:09:01 +0300 |
| commit | f6c8785f50443db4c70faebfc22e59e8064c35a5 (patch) | |
| tree | 09de4a6c58f62d7020dc62f85ebac1ee56cc6b93 /scripts/gdb/linux/interrupts.py | |
| parent | 93856948be8f5d784a28cfb2eb16884a5522faaa (diff) | |
| download | linux-f6c8785f50443db4c70faebfc22e59e8064c35a5.tar.xz | |
rcutorture: Check for no up/down readers at task level
The design of testing of up/down readers such as srcu_down_read()
and srcu_up_read() assumes that these are tested only by the
rcu_torture_updown() kthread, and never by the rcu_torture_reader()
kthread. Because we all know which road is paved with good intentions,
this commit adds WARN_ON_ONCE() to verify that things are going to plan.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
