Skip to content
Commit 61ce339f authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar Committed by Christoph Hellwig
Browse files

nvme-pci: set min_align_mask before calculating max_hw_sectors



If swiotlb is force enabled dma_max_mapping_size ends up calling
swiotlb_max_mapping_size which takes into account the min align mask for
the device.  Set the min align mask for nvme driver before calling
dma_max_mapping_size while calculating max hw sectors.

Signed-off-by: default avatarRishabh Bhatnagar <risbhat@amazon.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent f46ef9e8
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