On Mon, Jul 29, 2024 at 12:02:01PM -0600, Jens Axboe wrote: > On 7/29/24 1:49 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 943ad0b62e3c21f324c4884caa6cb4a871bca05c > > # <resolve conflicts, build, test, etc.> > > git commit -s > > git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2024072940-parish-shirt-3e49@gregkh' --subject-prefix 'PATCH 5.15.y' HEAD^.. > > Here's the 5.10-stable and 5.15-stable variant of this. For some > reason this wasn't queued for 5.10 (probably because of the long > ago 5.15-stable backport of io_uring to 5.10), but it should go > there too. Now queued up, thanks. greg k-h