On 1/20/23 9:38 AM, Pavel Begunkov wrote: > First two patches are msg_ring fixes. 3/3 can go 6.3 > > v2: fail msg_ring'ing to disabled rings > > Pavel Begunkov (3): > io_uring/msg_ring: fix flagging remote execution > io_uring/msg_ring: fix remote queue to disabled ring > io_uring/msg_ring: optimise with correct tw notify method > > io_uring/io_uring.c | 4 ++-- > io_uring/msg_ring.c | 55 +++++++++++++++++++++++++++++++-------------- > 2 files changed, 40 insertions(+), 19 deletions(-) I took 1-2 for 6.2, and then will get 3 applied for 6.3 once these two hit mainline. -- Jens Axboe