Skip to content

Conversation

@blktests-ci
Copy link

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

Pull request for series with
subject: blk-mq-dma: always initialize dma state
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1031916

@blktests-ci
Copy link
Author

blktests-ci bot commented Dec 10, 2025

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

@blktests-ci
Copy link
Author

blktests-ci bot commented Dec 10, 2025

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

@blktests-ci blktests-ci bot force-pushed the series/1031916=>linus-master branch from 4de0123 to e5bbac7 Compare December 10, 2025 10:46
@blktests-ci
Copy link
Author

blktests-ci bot commented Dec 10, 2025

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

Ensure the dma state is initialized when we're not using the contiguous
iova, otherwise the caller may be using a stale state from a previous
request that could use the coalesed iova allocation.

Fixes: 2f6b256 ("block: accumulate memory segment gaps per bio")
Reported-by: Sebastian Ott <sebott@redhat.com>
Tested-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
@blktests-ci blktests-ci bot force-pushed the series/1031916=>linus-master branch from e5bbac7 to 6c04c9e Compare December 10, 2025 15:28
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.

2 participants