linux_dsm_epyc7002/drivers/infiniband/ulp
Jason Gunthorpe 256b7ad273 IB/iser: Use pd->local_dma_lkey
Replace all leys with  pd->local_dma_lkey. This driver does not support
iWarp, so this is safe.

The insecure use of ib_get_dma_mr is thus isolated to an rkey, and this
looks trivially fixed by forcing the use of registration in a future
patch.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-08-30 18:12:34 -04:00
..
ipoib IB/ipoib: Remove ib_get_dma_mr calls 2015-08-30 18:12:34 -04:00
iser IB/iser: Use pd->local_dma_lkey 2015-08-30 18:12:34 -04:00
isert iser-target: Convert to ib_alloc_mr 2015-08-30 18:08:45 -04:00
srp IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails 2015-08-30 18:12:24 -04:00
srpt IB/cm: Remove compare_data checks 2015-08-30 15:48:24 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00