On 10/6/22 21:46, Jens Axboe wrote:
On 10/6/22 2:30 PM, Pavel Begunkov wrote:
On 9/30/22 00:47, Jens Axboe wrote:
On Thu, 29 Sep 2022 22:23:17 +0100, Pavel Begunkov wrote:
two extra io_uring/net fixes
Pavel Begunkov (2):
io_uring/net: don't update msg_name if not provided
io_uring/net: fix notif cqe reordering
io_uring/net.c | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)
[...]
Applied, thanks!
Hmm, where did these go? Don't see neither in for-6.1
nor 6.1-late
They are in for-6.1/io_uring with the shas listed here too:
[1/2] io_uring/net: don't update msg_name if not provided
commit: 6f10ae8a155446248055c7ddd480ef40139af788
[2/2] io_uring/net: fix notif cqe reordering
commit: 108893ddcc4d3aa0a4a02aeb02d478e997001227
Top of tree, in fact:
https://git.kernel.dk/cgit/linux-block/log/?h=for-6.1/io_uring
See now, thanks, seems messed up pulling branches
--
Pavel Begunkov