]> git.ipfire.org Git - thirdparty/linux.git/commit
rcutorture: Test rcu_tasks_trace_expedite_current()
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 29 Dec 2025 19:11:04 +0000 (11:11 -0800)
committerBoqun Feng <boqun.feng@gmail.com>
Thu, 1 Jan 2026 08:39:46 +0000 (16:39 +0800)
commit760f05bc830d86667c07af6c80dc58d599061a67
tree5f8ebdb1d737f6119ec600731464b4c135b95586
parenta525ccd4d3e91ff123960e44a8892fb76c8217ea
rcutorture: Test rcu_tasks_trace_expedite_current()

This commit adds a ->exp_current member to the tasks_tracing_ops structure
to test the rcu_tasks_trace_expedite_current() function.

[ paulmck: Apply kernel test robot feedback. ]

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: bpf@vger.kernel.org
Reviewed-by: Joel Fernandes <joelagnelf@nvidia.com>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
kernel/rcu/rcutorture.c