aboutsummaryrefslogtreecommitdiff
path: root/rust/kernel/workqueue.rs
diff options
context:
space:
mode:
authorOnkarnath <[email protected]>2024-01-11 14:57:22 +0530
committerBoqun Feng <[email protected]>2024-02-14 08:00:57 -0800
commitc90e3ecc91584558d24c82940a3651fdfc174be0 (patch)
tree911f48610e7b6e9f20298f9937f30c9a712fc64d /rust/kernel/workqueue.rs
parentfd2a749d3f4f7ff0129af1a2c2685faca407ea54 (diff)
rcu/sync: remove un-used rcu_sync_enter_start function
With commit '6a010a49b63a ("cgroup: Make !percpu threadgroup_rwsem operations optional")' usage of rcu_sync_enter_start is removed. So this function can also be removed. In the words of Oleg Nesterov: __rcu_sync_enter(wait => false) is a better alternative if someone needs rcu_sync_enter_start() again. Link: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Onkarnath <[email protected]> Signed-off-by: Maninder Singh <[email protected]> Acked-by: Oleg Nesterov <[email protected]> Acked-by: Tejun Heo <[email protected]> Reviewed-by: Paul E. McKenney <[email protected]> Signed-off-by: Boqun Feng <[email protected]>
Diffstat (limited to 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions