On Thu, Jun 08, 2023 at 10:34:56PM +0100, Paul Barker wrote:
These two commits are required to build the linux-5.15.y branch successfully with GCC 13 in my testing. Both are backports from mainline, with a couple of tweaks to make them apply cleanly.
The result has been build tested against a few different gcc versions (9.5, 11.3 & 13.1) and defconfigs (x86_64_defconfig, i386_defconfig, ARM multi_v7_defconfig, ARM64 defconfig, RISCV defconfig, RISCV rv32_defconfig) via Yocto Project builds.
This is great, but I still can't build 'make allmodconfig' for 5.15 with these patches, but the number of errors is much smaller now. I'll work to winnow them down to try to fix this so that I don't have to keep older versions of gcc around on my test-build systems.
thanks,
greg k-h