diff options
author | Zqiang <qiang.zhang@linux.dev> | 2025-09-04 19:31:32 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-09-04 06:17:52 -1000 |
commit | fd5081f4ef3325b49d26e41b5976d1f34032ca9b (patch) | |
tree | 89cbd51cd105d3808712b277465b7dd6bc216057 /rust/helpers/helpers.c | |
parent | b19a97d57c15643494ac8bfaaa35e3ee472d41da (diff) |
workqueue: Remove redundant rcu_read_lock/unlock() in workqueue_congested()
The preempt_disable/enable() has already formed RCU read crtical
section, this commit therefore remove rcu_read_lock/unlock() in
workqueue_congested().
Signed-off-by: Zqiang <qiang.zhang@linux.dev>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions