On Thu, Apr 28, 2022 at 12:10:28AM -0400, yanjun.zhu@xxxxxxxxx wrote: > From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > > Based on the commit c9f4c695835c ("RDMA/rxe: Reverse the sense of > RXE_POOL_NO_ALLOC"), only the mr pool uses the RXE_POOL_ALLOC, > As such, replace this flags with pool type to save memory. > > Signed-off-by: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_pool.c | 9 +++------ > drivers/infiniband/sw/rxe/rxe_pool.h | 5 ----- > 2 files changed, 3 insertions(+), 11 deletions(-) Applied to for-next, thanks Jason