commit | cf1db7fc8c2d31222701bd5c01b9cbaf89d8e7ce | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 05 21:08:27 2019 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jun 05 13:18:39 2019 -0600 |
tree | f44f4db009d754ea70376bf3b8a75f8c7594b3c8 | |
parent | bb6f59af309c69643b6b07d9372c01a1cc0792e7 [diff] |
mmc: also set max_segment_size in the device If we only set the max_segment_size on the queue an IOMMU merge might create bigger segments again, so limit the IOMMU merges as well. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>