linux/drivers/infiniband/sw
Jason Gunthorpe f10ff380fd RDMA/rvt: Do not use a kernel header in the ABI
rvt was using ib_sge as part of it's ABI, which is not allowed. Introduce
a new struct with the same layout and use it instead.

Fixes: dabac6e460 ("IB/hfi1: Move receive work queue struct into uapi directory")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-07-08 13:00:29 -03:00
..
rdmavt RDMA/rvt: Do not use a kernel header in the ABI 2019-07-08 13:00:29 -03:00
rxe ibverbs/rxe: Remove variable self-initialization 2019-07-07 09:19:38 -03:00
siw RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU 2019-07-08 11:52:50 -03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00