diff options
author | Tejun Heo <tj@kernel.org> | 2021-10-15 02:20:22 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-17 19:40:10 +0300 |
commit | 5370b0f49078203acf3c064b634a09707167a864 (patch) | |
tree | 5ae81744cf93a34777e836a7fc4680b25c162002 /block/partitions | |
parent | d29bd41428cfff9b582c248db14a47e2be8457a8 (diff) | |
download | linux-5370b0f49078203acf3c064b634a09707167a864.tar.xz |
blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu
c3df5fb57fe8 ("cgroup: rstat: fix A-A deadlock on 32bit around
u64_stats_sync") made u64_stats updates irq-safe to avoid A-A deadlocks.
Unfortunately, the conversion missed one in blk_cgroup_bio_start(). Fix it.
Fixes: 2d146aa3aa84 ("mm: memcontrol: switch to rstat")
Cc: stable@vger.kernel.org # v5.13+
Reported-by: syzbot+9738c8815b375ce482a1@syzkaller.appspotmail.com
Signed-off-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/YWi7NrQdVlxD6J9W@slm.duckdns.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/partitions')
0 files changed, 0 insertions, 0 deletions