summaryrefslogtreecommitdiffstats
path: root/include/vdso
diff options
context:
space:
mode:
authorFanjun Kong <bh1scw@gmail.com>2022-05-16 19:39:30 +0200
committerJens Axboe <axboe@kernel.dk>2022-05-17 14:12:23 +0200
commit77c570a1ea85ba4ab135c61a028420a6e9fe77f3 (patch)
tree60306c81ebde95b65ae407be843e11b5217b47d6 /include/vdso
parentblk-cgroup: always terminate io.stat lines (diff)
downloadlinux-77c570a1ea85ba4ab135c61a028420a6e9fe77f3.tar.xz
linux-77c570a1ea85ba4ab135c61a028420a6e9fe77f3.zip
blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
spin_lock_irq/spin_unlock_irq contains preempt_disable/enable(). Which can serve as RCU read-side critical region, so remove rcu_read_lock/unlock(). Signed-off-by: Fanjun Kong <bh1scw@gmail.com> Reviewed-by: Muchun Song <songmuchun@bytedance.com> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20220516173930.159535-1-bh1scw@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/vdso')
0 files changed, 0 insertions, 0 deletions