On Tue, 18 Feb 2025 13:01:58 +0100 gregkh@xxxxxxxxxxxxxxxxxxx wrote: > The patch below does not apply to the 6.13-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.13.y > git checkout FETCH_HEAD > git cherry-pick -x 011b0335903832facca86cd8ed05d7d8d94c9c76 > # <resolve conflicts, build, test, etc.> > git commit -s > git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2025021858-cobalt-scanner-666f@gregkh' --subject-prefix 'PATCH 6.13.y' HEAD^.. This got re-reverted / reapplied as 0892b840318d. There were some warnings discovered, the commit will come back once those are addressed.