diff options
author | Tejun Heo <tj@kernel.org> | 2024-02-20 19:36:13 -1000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-02-20 19:36:13 -1000 |
commit | d355001fa9370df8fdd6fca0e9ed77063615c7da (patch) | |
tree | 5ce660baf7e6c97906ec0550b8340fab16e9ad1e /include/linux/workqueue.h | |
parent | c7a40c49af920fbad2ab6795b6587308ad69de9f (diff) |
workqueue: Use rcu_read_lock_any_held() instead of rcu_read_lock_held()
The different flavors of RCU read critical sections have been unified. Let's
update the locking assertion macros accordingly to avoid requiring
unnecessary explicit rcu_read_[un]lock() calls.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <jiangshanlai@gmail.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions