lkml.org 
[lkml]   [2022]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH] powerpc/vdso: link with -z noexecstack
    Date


    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.
    \
     
     \ /
      Last update: 2022-09-02 17:37    [W:2.290 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site