Re: [PATCH] block/bfq-cgroup: use data_race() for online test

Jens Axboe <[email protected]> Mon, 03 Aug 2026 20:18:36 -0600
Newsgroups org.kernel.vger.cgroups,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel
Message-ID <178580991680.519961.8800080646193720210.b4-ty@b4>
On Mon, 03 Aug 2026 21:41:04 +0800, Tao Cui wrote:
> bfqg_prfill_stat_recursive() and bfq_bio_bfqg() read blkg->online
> locklessly, same as blkg_rwstat_recursive_sum().  Annotate with
> data_race() to silence KCSAN.

Applied, thanks!

[1/1] block/bfq-cgroup: use data_race() for online test
      commit: cbe81d612038fa3fb986a1e31fe7b8f808079cf1

Best regards,
-- 
Jens Axboe