* [PATCH] arm64: Add EM_AARCH64 to elf-em.h
@ 2013-08-29 21:38 Geoff Levand
2013-08-30 10:05 ` Catalin Marinas
0 siblings, 1 reply; 2+ messages in thread
From: Geoff Levand @ 2013-08-29 21:38 UTC (permalink / raw)
To: linux-arm-kernel
Add the elf EM value for ARM's AArch64.
Signed-off-by: Geoff Levand <geoff@infradead.org>
---
Hi Catalin,
Please apply if you don't have it yet.
-Geoff
include/uapi/linux/elf-em.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/elf-em.h b/include/uapi/linux/elf-em.h
index 8e2b7ba..16259b4 100644
--- a/include/uapi/linux/elf-em.h
+++ b/include/uapi/linux/elf-em.h
@@ -34,6 +34,7 @@
#define EM_MN10300 89 /* Panasonic/MEI MN10300, AM33 */
#define EM_BLACKFIN 106 /* ADI Blackfin Processor */
#define EM_TI_C6000 140 /* TI C6X DSPs */
+#define EM_AARCH64 183 /* ARM AARCH64 */
#define EM_FRV 0x5441 /* Fujitsu FR-V */
#define EM_AVR32 0x18ad /* Atmel AVR32 */
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: Add EM_AARCH64 to elf-em.h
2013-08-29 21:38 [PATCH] arm64: Add EM_AARCH64 to elf-em.h Geoff Levand
@ 2013-08-30 10:05 ` Catalin Marinas
0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2013-08-30 10:05 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Aug 29, 2013 at 10:38:27PM +0100, Geoff Levand wrote:
> Add the elf EM value for ARM's AArch64.
>
> Signed-off-by: Geoff Levand <geoff@infradead.org>
> ---
>
> Hi Catalin,
>
> Please apply if you don't have it yet.
There was a patch moving EM_ARM as well (both for compat and AArch32)
and I'll happily push it but I'm waiting for Russell's ack.
--
Catalin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-30 10:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 21:38 [PATCH] arm64: Add EM_AARCH64 to elf-em.h Geoff Levand
2013-08-30 10:05 ` Catalin Marinas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).