commit | 552a990ca1668895851271df1224cb02003af348 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 17 14:19:55 2019 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jul 16 23:01:49 2019 -0400 |
tree | f939e200e7638dbd60fb507458ce141b3c9aeb39 | |
parent | bdd17bdef7d8da4d8eee254abb4c92d8a566bdc1 [diff] |
scsi: ufshcd: set max_segment_size in the scsi host template We need to also mirror the value to the device to ensure IOMMU merging doesn't undo it, and the SCSI host level parameter will ensure that. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>