[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <975004ea-7eb0-4412-a9af-d10486df4bb7@sirena.org.uk>
Date: Fri, 13 Dec 2024 13:23:23 +0000
From: Mark Brown <broonie@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
jonathanh@...dia.com, f.fainelli@...il.com,
sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de,
conor@...nel.org, hargar@...rosoft.com
Subject: Re: [PATCH 5.4 000/321] 5.4.287-rc1 review
On Thu, Dec 12, 2024 at 03:58:38PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.287 release.
> There are 321 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.
arm64 defconfig is failing to build with GCC 13 for me:
/build/stage/linux/arch/arm64/include/asm/memory.h: In function ‘__tag_set’:
/build/stage/linux/arch/arm64/include/asm/memory.h:238:22: warning: cast from po
inter to integer of different size [-Wpointer-to-int-cast]
238 | u64 __addr = (u64)addr & ~__tag_shifted(0xff);
| ^
/tmp/ccGiqYDV.s: Assembler messages:
/tmp/ccGiqYDV.s:129: Error: invalid barrier type -- `dmb ishld'
/tmp/ccGiqYDV.s:234: Error: invalid barrier type -- `dmb ishld'
/tmp/ccGiqYDV.s:510: Error: invalid barrier type -- `dmb ishld'
/tmp/ccGiqYDV.s:537: Error: invalid barrier type -- `dmb ishld'
/tmp/ccGiqYDV.s:1132: Error: invalid barrier type -- `dmb ishld'
/tmp/ccGiqYDV.s:1216: Error: invalid barrier type -- `dmb ishld'
make[2]: *** [/build/stage/linux/arch/arm64/kernel/vdso32/Makefile:166: arch/arm64/kernel/vdso32/vgettimeofday.o] Error 1
I'm also seeing the 32 bit arm build errors Naresh reported.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists