summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2025-01-22 15:59:30 -0800
committerJoel Fernandes <joelagnelf@nvidia.com>2025-04-08 14:55:38 -0400
commit75d8bf48a8bef2628243d0d76599c710412ba25b (patch)
treeb653e84d6459a84e7c76003b5b430df6ed8f5292 /scripts/lib/kdoc/kdoc_files.py
parent31b7ce3d98a57de80e255f5124f8dbdfb4be8777 (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/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions