LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe Leroy <christophe.leroy@csgroup.eu>
To: Segher Boessenkool <segher@kernel.crashing.org>
Cc: "linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Nicholas Piggin <npiggin@gmail.com>
Subject: Re: [PATCH] powerpc/vdso: link with -z noexecstack
Date: Fri, 2 Sep 2022 15:23:14 +0000	[thread overview]
Message-ID: <fb0c360d-315c-d678-46ae-110cee52cab7@csgroup.eu> (raw)
In-Reply-To: <20220902151659.GN25951@gate.crashing.org>



Le 02/09/2022 à 17:16, Segher Boessenkool a écrit :
> Hi!
> 
> On Fri, Sep 02, 2022 at 09:57:09AM +0200, Christophe Leroy wrote:
>> --- a/arch/powerpc/kernel/Makefile
>> +++ b/arch/powerpc/kernel/Makefile
>> @@ -128,7 +128,8 @@ extra-y				+= vmlinux.lds
>>   
>>   obj-$(CONFIG_RELOCATABLE)	+= reloc_$(BITS).o
>>   
>> -obj-$(CONFIG_PPC32)		+= entry_32.o setup_32.o early_32.o static_call.o
>> +obj-$(CONFIG_PPC32)		+= entry_32.o setup_32.o early_32.o
>> +obj-$(CONFIG_HAVE_STATIC_CALL)	+= static_call.o
> 
> Did you want to commit this part?  The commit message doesn't mention it.
> 
> 

Oops. No I didn't, thanks for seeing it.

      reply	other threads:[~2022-09-02 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02  7:57 [PATCH] powerpc/vdso: link with -z noexecstack Christophe Leroy
2022-09-02 15:16 ` Segher Boessenkool
2022-09-02 15:23   ` Christophe Leroy [this message]

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=fb0c360d-315c-d678-46ae-110cee52cab7@csgroup.eu \
    --to=christophe.leroy@csgroup.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=npiggin@gmail.com \
    --cc=segher@kernel.crashing.org \
    /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