On Fri, 15 Jul 2022 06:02:52 -0700, Dylan Yudaken wrote: > io_recvmsg_multishot_overflow had incorrect types on non x64 system. > But also it had an unnecessary INT_MAX check, which could just be done > by changing the type of the accumulator to int (also simplifying the > casts). > > Applied, thanks! [1/1] io_uring: fix types in io_recvmsg_multishot_overflow commit: 184d0a67566383f4f9e85101e4af495abe86f215 Best regards, -- Jens Axboe