Skip to content

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Dec 30, 2025

Pull request for series with
subject: blk-mq: skip CPU offline notify on unmapped hctx
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1037295

@blktests-ci
Copy link
Author

blktests-ci bot commented Dec 30, 2025

Upstream branch: d26143b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037295
version: 1

@blktests-ci
Copy link
Author

blktests-ci bot commented Dec 30, 2025

Upstream branch: d26143b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037295
version: 1

If an hctx has no software ctx mapped, blk_mq_map_swqueue() never
allocates tags and leaves hctx->tags NULL. The CPU hotplug offline
notifier can still run for that hctx, return early since hctx cannot
hold any requests.

Signed-off-by: Cong Zhang <cong.zhang@oss.qualcomm.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
@blktests-ci blktests-ci bot force-pushed the series/1037295=>linus-master branch from c89e620 to 993b2bb Compare December 30, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant