On 12/8/20 2:57 PM, Pavel Begunkov wrote: > Basic testing for IORING_OP_REMOVE_BUFFERS. test_rem_buf(IOSQE_ASYNC) > should check that it's doing locking right when punted async. > > Signed-off-by: Pavel Begunkov <asml.silence@xxxxxxxxx> > --- > > NOTICE: > test_rem_buf(IOSQE_ASYNC) hangs with 5.10 > because of double io_ring_submit_lock(). One of the iopoll patches > for 5.11 fixes that. Let's get just that into 5.10, and then we can fix up 5.11 around that. -- Jens Axboe