On 6/30/22 08:58, Jason Gunthorpe wrote: > On Sun, Jun 12, 2022 at 05:34:33PM -0500, Bob Pearson wrote: >> There are several race conditions discovered in the current rdma_rxe >> driver. They mostly relate to races between normal operations and >> destroying objects. This patch series includes the remaining two >> patches of the original series. >> >> Applies cleanly to current for-next after the two oneline patches >> submitted by Dongliang Mu that fixed an error in the error checking >> code from xa_alloc_cyclic(). > > Applied to for-next, thanks > > I moved the might_sleep hunk from the last patch to the first though > > Jason thanks. Been a long time coming. Glad we're there. Bob