On 10/4/19 8:01 AM, Pavel Begunkov (Silence) wrote: > From: Pavel Begunkov <asml.silence@xxxxxxxxx> > > io_queue_link_head() accepts @force_nonblock flag, but io_ring_submit() > passes something opposite. > > v2: build error from test robot: Rebase to block-tree > v3: simplify with Jens suggestion Thanks, looks good to me. Two minor notes that I fixed up: 1) The revision history should go below the --- line 2) I've added a Fixes tag -- Jens Axboe