linux/drivers/infiniband
Jason Gunthorpe dd82e66889 RDMA/odp: Do not leak dma maps when working with huge pages
The ib_dma_unmap_page() must match the length of the ib_dma_map_page(),
which is based on odp_shift. Otherwise iommu resources under this API
will not be properly freed.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-06-20 21:52:47 -04:00
..
core RDMA/odp: Do not leak dma maps when working with huge pages 2019-06-20 21:52:47 -04:00
hw RDMa/hns: Don't stuck in endless timeout loop 2019-06-20 15:39:43 -04:00
sw RDMA: Check umem pointer validity prior to release 2019-06-20 15:17:59 -04:00
ulp RDMA/ipoib: Remove check for ETH_SS_TEST 2019-06-11 19:00:10 -04:00
Kconfig rdma: Remove nes 2019-06-13 09:59:49 -04:00
Makefile