]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
RDMA: Move XRCD to be under ib_core responsibility
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 30 Jun 2020 10:18:54 +0000 (13:18 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 6 Jul 2020 23:11:24 +0000 (20:11 -0300)
commit28ad5f65c314ffdd5888d6afa61772d3032a332c
treee13e54af2fe48dc9a9d5126e1b722a2fff88897c
parent3b023e1b680a56e84c22d43486875a5aa4c78afe
RDMA: Move XRCD to be under ib_core responsibility

Update the code to allocate and free ib_xrcd structure in the
ib_core instead of inside drivers.

Link: https://lore.kernel.org/r/20200630101855.368895-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/core/device.c
drivers/infiniband/core/verbs.c
drivers/infiniband/hw/mlx4/main.c
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/infiniband/hw/mlx5/qp.c
include/rdma/ib_verbs.h