linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Geoff Levand <geoff@infradead.org>
To: Michael Ellerman <mpe@ellerman.id.au>,
	Nicholas Piggin <npiggin@gmail.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 4/4] Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2"
Date: Fri, 19 Jan 2024 10:27:53 +0000	[thread overview]
Message-ID: <983836405df1b6001a2262972fb32d1aee97d6f5.1705654669.git.geoff@infradead.org> (raw)
In-Reply-To: <cover.1705654669.git.geoff@infradead.org>

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(-)

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
-- 
2.34.1


  parent reply	other threads:[~2024-01-19 10:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19 10:27 [PATCH 0/4] powerpc/ps3 Add ELFv2 support Geoff Levand
2024-01-19 10:27 ` [PATCH 1/4] powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention Geoff Levand
2024-01-19 10:27 ` [PATCH 3/4] powerpc/ps3: Make real stack frames for LV1 hcalls Geoff Levand
2024-01-19 10:27 ` [PATCH 2/4] powerpc/ps3: lv1 hcall code use symbolic constant for LR save offset Geoff Levand
2024-01-19 10:27 ` Geoff Levand [this message]
2024-02-20  8:03   ` [PATCH 4/4] Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2" Christophe Leroy
2024-02-20  8:02 ` [PATCH 0/4] powerpc/ps3 Add ELFv2 support Christophe Leroy
2024-02-20 12:11   ` Michael Ellerman
2024-02-26  5:56 ` Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=983836405df1b6001a2262972fb32d1aee97d6f5.1705654669.git.geoff@infradead.org \
    --to=geoff@infradead.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=npiggin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).