diff options
author | 2025-01-22 15:59:30 -0800 | |
---|---|---|
committer | 2025-04-08 14:55:38 -0400 | |
commit | 75d8bf48a8bef2628243d0d76599c710412ba25b (patch) | |
tree | b653e84d6459a84e7c76003b5b430df6ed8f5292 /scripts/lib/kdoc/kdoc_files.py | |
parent | rcutorture: Make srcu_lockdep.sh check kernel Kconfig (diff) | |
download | linux-rng-75d8bf48a8bef2628243d0d76599c710412ba25b.tar.xz linux-rng-75d8bf48a8bef2628243d0d76599c710412ba25b.zip |
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