Re: [PATCH 6.8 000/340] 6.8.10-rc2 review

From: Naresh Kamboju
Date: Thu May 16 2024 - 08:03:05 EST


On Thu, 16 May 2024 at 12:56, Naresh Kamboju <naresh.kamboju@xxxxxxxxxx> wrote:
>
> On Wed, 15 May 2024 at 10:27, Greg Kroah-Hartman
> <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> > This is the start of the stable review cycle for the 6.8.10 release.
> > There are 340 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Fri, 17 May 2024 08:23:27 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.8.10-rc2.gz
> > or in the git tree and branch at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.8.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> As Mark Brown reported and bisected.
> LKFT also noticed this test regression on 6.8 and 6.6 branches.
>
> kselftest-ftrace test case,
> ftrace_ftracetest-ktap_Test_file_and_directory_owership_changes_for_eventfs
> failed on all the boards.
>
> Looks we need to add this patch,
> d57cf30c4c07837799edec949102b0adf58bae79
> eventfs: Have "events" directory get permissions from its parent
>
> Let me try this patch and get back to you.

The cherry-pick failed.

- Naresh