Home
last modified time | relevance | path

Searched hist:f10ff380fd7dfba4a36d40f8dd00fe17da8a1a10 (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/rdma/
H A Drvt-abi.hf10ff380fd7dfba4a36d40f8dd00fe17da8a1a10 Mon Jul 08 15:17:48 UTC 2019 Jason Gunthorpe <jgg@mellanox.com> 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: dabac6e460ce ("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>
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.cf10ff380fd7dfba4a36d40f8dd00fe17da8a1a10 Mon Jul 08 15:17:48 UTC 2019 Jason Gunthorpe <jgg@mellanox.com> 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: dabac6e460ce ("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>