-----Original Message----- From: Jason Gunthorpe <jgg@xxxxxxxxxx> Sent: Wednesday, March 16, 2022 11:08 AM To: Bob Pearson <rpearsonhpe@xxxxxxxxx> Cc: zyjzyj2000@xxxxxxxxx; linux-rdma@xxxxxxxxxxxxxxx Subject: Re: [PATCH for-next v11 00/13] Fix race conditions in rxe_pool On Tue, Mar 15, 2022 at 11:05:48PM -0500, Bob Pearson wrote: > >> Bob Pearson (13): > >> RDMA/rxe: Fix ref error in rxe_av.c > >> RDMA/rxe: Replace mr by rkey in responder resources > >> RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC > >> RDMA/rxe: Delete _locked() APIs for pool objects > >> RDMA/rxe: Replace obj by elem in declaration > >> RDMA/rxe: Move max_elem into rxe_type_info > >> RDMA/rxe: Shorten pool names in rxe_pool.c > >> RDMA/rxe: Replace red-black trees by xarrays > >> RDMA/rxe: Use standard names for ref counting > > > > If you let me know about the WARN_ON I think up to here is good > > I agreed to the change. Ok applied to for-next Thanks, Jason Thanks!