On Thu, Oct 05, 2023 at 07:50:28AM -0700, Bart Van Assche wrote: > On 10/5/23 07:21, Jason Gunthorpe wrote: > > Which is why it shows there are locking problems in this code. > > Hi Jason, > > Since the locking problems have not yet been root-caused, do you > agree that it is safer to revert patch "RDMA/rxe: Add workqueue > support for rxe tasks" rather than trying to fix it? I don't think that makes the locking problems go away any more that using a single threaded work queue? Jason