]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3419426c28f6022b73ec82edc3727860f7a5a402
tree315a42274d7c63be20da451771130d86585f3f62
parenta2d7f1795f280fd5225dd4b83612106e8ce30283
parentfaf5557c4cf9fa368b792e6560d7d496468e4e54
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>