Merge branch 'sparc32-iommu-SG-list'
authorDavid S. Miller <davem@davemloft.net>
Thu, 9 May 2019 00:11:57 +0000 (17:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 May 2019 00:12:19 +0000 (17:12 -0700)
commitdac21527df5290edf54a40479c3e22fbff7ec14e
tree315a42274d7c63be20da451771130d86585f3f62
parent269fe56551c68cde57e477a6810ed57921dfe54f
parent376b1371a9f29112ae000cc0cade174a9a670053
Merge branch 'sparc32-iommu-SG-list'

Christoph Hellwig says:

====================
fix SG list handling in the sparc32 iommu driver

this series fixes some long standing bugs in the sparc32 iommu driver,
mostly the lack of handling of large sglist offsets in the map_sg
method, but also a few other smaller bits.  These now show up all the
time do some block layer changes in linux-next.
====================

Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>