Re: [PATCH 6.11 000/245] 6.11.7-rc1 review

From: Greg Kroah-Hartman
Date: Thu Nov 07 2024 - 01:34:17 EST


On Wed, Nov 06, 2024 at 05:07:08PM +0100, David Sterba wrote:
> On Wed, Nov 06, 2024 at 03:12:46PM +0000, Naresh Kamboju wrote:
> > On Wed, 6 Nov 2024 at 12:26, Greg Kroah-Hartman
> > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> > >
> > > This is the start of the stable review cycle for the 6.11.7 release.
> > > There are 245 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, 08 Nov 2024 12:02:47 +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.11.7-rc1.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.11.y
> > > and the diffstat can be found below.
> > >
> > > thanks,
> > >
> > > greg k-h
> >
> > The mips gcc-12 allmodconfig build failed on the Linux stable-rc
> > linux-6.11.y branch.
> >
> >
> > First seen on Linux stable-rc v6.11.4-642-g0e21c72fc970
> >
> > Good: v6.11.4-397-g4ccf0b49d5b6
> > Bad: v6.11.4-642-g0e21c72fc970
> >
> > mips:
> > build:
> > * gcc-12-allmodconfig
> >
> > Build errors:
> > -------------
> > ERROR: modpost: "__cmpxchg_small" [fs/btrfs/btrfs.ko] undefined!
>
> The patch "btrfs: fix error propagation of split bios" needs
> 90a88784cdb7 ("MIPS: export __cmpxchg_small()")

Thanks, I"ll queue that up now and push out a -rc2 soon.

greg k-h