RDMA/rxe: Remove mcg from rxe pools
authorBob Pearson <rpearsonhpe@gmail.com>
Tue, 8 Feb 2022 21:16:41 +0000 (15:16 -0600)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 16 Feb 2022 16:11:29 +0000 (12:11 -0400)
commit3810c1a1cbe8f3157f644b4e42f6c0157dfd22cb
treef2e20d21676df1b473f187f545e53a500bb533ba
parentd2ccf0411d253433409278cd517a091a5b7b613e
RDMA/rxe: Remove mcg from rxe pools

Finish removing mcg from rxe pools. Replace rxe pools ref counting by
kref's. Replace rxe_alloc by kzalloc.

Link: https://lore.kernel.org/r/20220208211644.123457-8-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe.c
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_mcast.c
drivers/infiniband/sw/rxe/rxe_pool.c
drivers/infiniband/sw/rxe/rxe_pool.h
drivers/infiniband/sw/rxe/rxe_recv.c
drivers/infiniband/sw/rxe/rxe_verbs.h