On Thu, May 16, 2024 at 02:11:24PM +0200, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > The patch below does not apply to the 6.8-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.8.y > git checkout FETCH_HEAD > git cherry-pick -x d53891d348ac3eceaf48f4732a1f4f5c0e0a55ce > # <resolve conflicts, build, test, etc.> > git commit -s > git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2024051624-efficient-jingle-fc71@gregkh' --subject-prefix 'PATCH 6.8.y' HEAD^.. > > Possible dependencies: > > d53891d348ac ("eventfs: Do not differentiate the toplevel events directory") Note, it applies, and builds, but fails testing, see this thread: https://lore.kernel.org/r/2024051628-direness-grazing-d4ee@gregkh thanks, greg k-h