projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33b59f1
)
ARC: elf: use right ELF_ARCH
author
Vineet Gupta
<vgupta@synopsys.com>
Wed, 27 May 2020 21:18:45 +0000
(14:18 -0700)
committer
Vineet Gupta
<vgupta@synopsys.com>
Tue, 16 Jun 2020 19:56:37 +0000
(12:56 -0700)
Cc: <stable@vger.kernel.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/elf.h
patch
|
blob
|
history
diff --git
a/arch/arc/include/asm/elf.h
b/arch/arc/include/asm/elf.h
index
c77a0e3
..
0284ace
100644
(file)
--- a/
arch/arc/include/asm/elf.h
+++ b/
arch/arc/include/asm/elf.h
@@
-19,7
+19,7
@@
#define R_ARC_32_PCREL 0x31
/*to set parameters in the core dumps */
-#define ELF_ARCH EM_ARC
OMPACT
+#define ELF_ARCH EM_ARC
_INUSE
#define ELF_CLASS ELFCLASS32
#ifdef CONFIG_CPU_BIG_ENDIAN