Re: [PATCH] powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2
From: Michael Ellerman <hidden>
Date: 2023-12-31 11:09:16
From: Michael Ellerman <hidden>
Date: 2023-12-31 11:09:16
On Sun, 24 Dec 2023 09:52:46 +0900, Geoff Levand wrote:
Commit 8c5fa3b5c4df3d071dab42b04b971df370d99354 (powerpc/64: Make ELFv2 the default for big-endian builds), merged in Linux-6.5-rc1 changes the calling ABI in a way that is incompatible with the current code for the PS3's LV1 hypervisor calls. This change just adds the line '# CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 is not set' to the ps3_defconfig file so that the PPC64_ELF_ABI_V1 is used. [...]
Applied to powerpc/next.
[1/1] powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2
https://git.kernel.org/powerpc/c/482b718a84f08b6fc84879c3e90cc57dba11c115
cheers