summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZqiang <qiang.zhang@linux.dev>2026-04-30 16:45:43 +0800
committerTejun Heo <tj@kernel.org>2026-05-04 11:00:31 -1000
commitd757ac2ee7bfda90c64b60a6593a2139a06f79b2 (patch)
tree8e72fdaf0e028796968bc33c0564d4306fd651f4 /include
parent97f86c38abe62c911ff20bc3e00b0937842f79c0 (diff)
sched_ext: Remove redundant rcu_read_lock/unlock() in sysrq_handle_sched_ext_reset()
sysrq_handle_sched_ext_reset() is called from __handle_sysrq(), which already holds rcu_read_lock() while invoking the sysrq handler. Remove the redundant rcu_read_lock/unlock() pair. Signed-off-by: Zqiang <qiang.zhang@linux.dev> Reviewed-by: Cheng-Yang Chou <yphbchou0911@gmail.com> Reviewed-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions