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

From: Jens Axboe

Date: Mon Aug 03 2026 - 22:19:50 EST



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