lkml.org 
[lkml]   [2020]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.4 18/58] ARC: elf: use right ELF_ARCH
    Date
    From: Vineet Gupta <vgupta@synopsys.com>

    commit b7faf971081a4e56147f082234bfff55135305cb upstream.

    Cc: <stable@vger.kernel.org>
    Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    arch/arc/include/asm/elf.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/arch/arc/include/asm/elf.h
    +++ b/arch/arc/include/asm/elf.h
    @@ -27,7 +27,7 @@
    #define R_ARC_S25W_PCREL 0x11

    /*to set parameters in the core dumps */
    -#define ELF_ARCH EM_ARCOMPACT
    +#define ELF_ARCH EM_ARC_INUSE
    #define ELF_CLASS ELFCLASS32

    #ifdef CONFIG_CPU_BIG_ENDIAN

    \
     
     \ /
      Last update: 2020-07-20 19:10    [W:4.058 / U:0.108 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site