Skip to content
Commit fa073216 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

nvme-pci: fix error unwind in nvme_map_data

Properly unwind step by step using refactored helpers from nvme_unmap_data
to avoid a potential double dma_unmap on a mapping failure.

Fixes: 7fe07d14

 ("nvme-pci: merge nvme_free_iod into nvme_unmap_data")
Reported-by: default avatarMarc Orr <marcorr@google.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarKeith Busch <kbusch@kernel.org>
Reviewed-by: default avatarMarc Orr <marcorr@google.com>
parent 9275c206
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment