aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2023-04-12 14:06:46 -1000
committerJens Axboe <[email protected]>2023-04-13 06:46:48 -0600
commit83462a6c971cdc550475b672cf29bd3b53bedf84 (patch)
tree4233724720c205a3798d7642ae8d22d12900bc8a /tools/testing/selftests/bpf/progs/test_autoload.c
parentd8898ee50edecacdf0141f26fd90acf43d7e9cd7 (diff)
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Now that all RCU flavors have been combined either holding a spin lock, disabling irq or disabling preemption implies RCU read lock, so there's no need to use rcu_read_[un]lock() explicitly while holding queue_lock. This shouldn't cause any behavior changes. v2: Description updated. Leave __acquires/release on queue_lock alone. Signed-off-by: Tejun Heo <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions