Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARC: elf: use right ELF_ARCH

Cc: <stable@vger.kernel.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

+1 -1
+1 -1
arch/arc/include/asm/elf.h
··· 19 19 #define R_ARC_32_PCREL 0x31 20 20 21 21 /*to set parameters in the core dumps */ 22 - #define ELF_ARCH EM_ARCOMPACT 22 + #define ELF_ARCH EM_ARC_INUSE 23 23 #define ELF_CLASS ELFCLASS32 24 24 25 25 #ifdef CONFIG_CPU_BIG_ENDIAN