]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rcutorture: Test call_srcu() with preemption disabled and not
authorPaul E. McKenney <paulmck@kernel.org>
Sat, 14 Mar 2026 13:18:48 +0000 (06:18 -0700)
committerJoel Fernandes <joelagnelf@nvidia.com>
Mon, 30 Mar 2026 19:48:14 +0000 (15:48 -0400)
commit95c7d025cc8c3c6c41206e2a18332eb04878b7ef
tree057569e682cf961bf008b54a95efdf36f446fd45
parentab875b3e179ff7ca2a982bc14f7fe810862c7594
rcutorture: Test call_srcu() with preemption disabled and not

This commit tests invoking call_srcu() with preemption both enabled
and disabled, via acquiring of pi lock.

[ Joel: reword commit message. ]

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
kernel/rcu/rcutorture.c