diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2025-01-22 15:59:30 -0800 |
---|---|---|
committer | Joel Fernandes <joelagnelf@nvidia.com> | 2025-04-08 14:55:38 -0400 |
commit | 75d8bf48a8bef2628243d0d76599c710412ba25b (patch) | |
tree | b653e84d6459a84e7c76003b5b430df6ed8f5292 /scripts/gdb/linux/proc.py | |
parent | 31b7ce3d98a57de80e255f5124f8dbdfb4be8777 (diff) |
rcutorture: Make srcu_lockdep.sh check reader-conflict handling
Mixing different flavors of RCU readers is forbidden, for example, you
should not use srcu_read_lock() and srcu_read_lock_nmisafe() on the same
srcu_struct structure. There are checks for this, but these checks are
not tested on a regular basis. This commit therefore adds such tests
to srcu_lockdep.sh.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions