Re: [PATCH 6.13 000/499] 6.13.11-rc1 review

From: Greg Kroah-Hartman
Date: Tue Apr 08 2025 - 11:42:48 EST


On Tue, Apr 08, 2025 at 05:18:31PM +0200, Greg Kroah-Hartman wrote:
> On Tue, Apr 08, 2025 at 04:01:05PM +0100, Mark Brown wrote:
> > On Tue, Apr 08, 2025 at 12:43:32PM +0200, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 6.13.11 release.
> > > There are 499 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.
> >
> > This fails to build an arm multi_v7_defconfig for me:
> >
> > arm-linux-gnueabihf-ld:./arch/arm/kernel/vmlinux.lds:31: syntax error
> >
> > and multi_v5_defconfig gives:
> >
> > arm-linux-gnueabi-ld:./arch/arm/kernel/vmlinux.lds:30: syntax error
> >
> > (presumably the same error)
>
> What is the error? "syntax error" feels odd. Any more hints? Any
> chance to bisect?

Nevermind, got the fix now.