On Tue, Oct 01, 2024 at 07:50:15AM -0600, Jens Axboe wrote: > On 10/1/24 1:19 AM, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 5.15-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > > > To reproduce the conflict and resubmit, you may use the following commands: > > > > git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-5.15.y > > git checkout FETCH_HEAD > > git cherry-pick -x f011c9cf04c06f16b24f583d313d3c012e589e50 > > # <resolve conflicts, build, test, etc.> > > git commit -s > > git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2024100131-number-deface-36a6@gregkh' --subject-prefix 'PATCH 5.15.y' HEAD^.. > > Here's one for 5.15-stable AND 5.10-stable, remember that any stable > io_uring backport for 5.15-stable also applies to 5.10-stable as they > use the same codebase. Both now queued up, thanks. greg k-h