diff mbox series

[4/4] Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2"

Message ID 983836405df1b6001a2262972fb32d1aee97d6f5.1705654669.git.geoff@infradead.org (mailing list archive)
State Accepted
Commit 914d081ead115f7ba685ab57f977716bdd09c894
Headers show
Series [1/4] powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention | expand

Checks

Context Check Description
snowpatch_ozlabs/github-powerpc_ppctests success Successfully ran 8 jobs.
snowpatch_ozlabs/github-powerpc_selftests success Successfully ran 8 jobs.

Commit Message

Geoff Levand Jan. 19, 2024, 10:27 a.m. UTC
Patches provided by Nicholas Piggin enable PS3
support for ELFv2.

Signed-off-by: Geoff Levand <geoff@infradead.org>
---
 arch/powerpc/configs/ps3_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Christophe Leroy Feb. 20, 2024, 8:03 a.m. UTC | #1
Le 19/01/2024 à 11:27, Geoff Levand a écrit :
> Patches provided by Nicholas Piggin enable PS3
> support for ELFv2.

The said patches are 
https://patchwork.ozlabs.org/project/linuxppc-dev/cover/20231227072405.63751-1-npiggin@gmail.com/

> 
> Signed-off-by: Geoff Levand <geoff@infradead.org>
> ---
>   arch/powerpc/configs/ps3_defconfig | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig
> index aa8bb0208bcc..2b175ddf82f0 100644
> --- a/arch/powerpc/configs/ps3_defconfig
> +++ b/arch/powerpc/configs/ps3_defconfig
> @@ -24,7 +24,6 @@ CONFIG_PS3_VRAM=m
>   CONFIG_PS3_LPM=m
>   # CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
>   CONFIG_KEXEC=y
> -# CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 is not set
>   CONFIG_PPC_4K_PAGES=y
>   CONFIG_SCHED_SMT=y
>   CONFIG_PM=y
diff mbox series

Patch

diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig
index aa8bb0208bcc..2b175ddf82f0 100644
--- a/arch/powerpc/configs/ps3_defconfig
+++ b/arch/powerpc/configs/ps3_defconfig
@@ -24,7 +24,6 @@  CONFIG_PS3_VRAM=m
 CONFIG_PS3_LPM=m
 # CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
 CONFIG_KEXEC=y
-# CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 is not set
 CONFIG_PPC_4K_PAGES=y
 CONFIG_SCHED_SMT=y
 CONFIG_PM=y