On Mon, Mar 20, 2023 at 07:07:58AM -0600, Jens Axboe wrote: > On 3/20/23 5:50 AM, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 6.1-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-6.1.y > > git checkout FETCH_HEAD > > git cherry-pick -x 5da28edd7bd5518f97175ecea77615bb729a7a28 > > # <resolve conflicts, build, test, etc.> > > git commit -s > > git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '167931300423217@xxxxxxxxx' --subject-prefix 'PATCH 6.1.y' HEAD^.. > > Here's a tested backport of that patch. Thanks, now queued up! greg k-h