linux/drivers/infiniband
Moni Shoua 586f4e95c7 IB/mlx5: Remove useless check in ODP handler
When handling an ODP event for a receive WQE in SRQ the target QP is
unknown. Therefore, it is wrong to ask if QP has a SRQ in the page-fault
handler.

Signed-off-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-02-04 14:34:06 -07:00
..
core IB/uverbs: Expose XRC ODP device capabilities 2019-02-04 14:34:06 -07:00
hw IB/mlx5: Remove useless check in ODP handler 2019-02-04 14:34:06 -07:00
sw RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
ulp RDMA/srp: Increase max_segment_size 2019-01-30 15:04:16 -07:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile