On Sun, Oct 15, 2023 at 8:57 PM <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > The patch below does not apply to the 6.5-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.5.y > git checkout FETCH_HEAD > git cherry-pick -x 32db510708507f6133f496ff385cbd841d8f9098 > # <resolve conflicts, build, test, etc.> > git commit -s > git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2023101544-ensnare-grain-3f88@gregkh' --subject-prefix 'PATCH 6.5.y' HEAD^.. > > Possible dependencies: Please apply this dependency (from 6.6-rc5): a535116d8033 ("ovl: make use of ->layers safe in rcu pathwalk") Thanks, Amir.