]> 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)
commit500c2608a8f92cc5654a8be450d36b850b2f43b4
tree315a42274d7c63be20da451771130d86585f3f62
parent5d1dea20b534cb684f603da2b7cd2dcd204690dd
parent3c37071e1bbdecd457d1e34c10c3686b3b855a77
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>