Re: [PATCH] blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()

From: Jens Axboe

Date: Sat Aug 15 2026 - 22:06:56 EST



On Wed, 12 Aug 2026 08:05:08 +0200, Marek Szyprowski wrote:
> Commit 05c3e88488ed ("srcu: Queue sdp->work when the delay timer is
> successfully deleted") added a check in cleanup_srcu_struct() if the
> call to srcu_barrier() has been made before calling it, which
> revealed a missing call to srcu_barrier() before calling
> cleanup_srcu_struct(set->srcu). Fix this.
>
>
> [...]

Applied, thanks!

[1/1] blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()
commit: 1207dbb91c111e2422e94b2e75091367369e6476

Best regards,
--
Jens Axboe