Thread (65 messages) 65 messages, 4 authors, 2018-10-25

Re: [PATCH V9 12/21] csky: ELF and module probe

From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-10-17 15:19:09
Also in: linux-arch, lkml

On Tue, Oct 16, 2018 at 5:02 AM Guo Ren [off-list ref] wrote:
This patch adds ELF definition and module relocate codes.

Signed-off-by: Guo Ren <redacted>
Cc: Arnd Bergmann <arnd@arndb.de>
+#ifdef __cskyBE__
+#define ELF_DATA       ELFDATA2MSB
+#else
+#define ELF_DATA       ELFDATA2LSB
+#endif
You removed support for big-endian, right? I guess the #ifdef can also
get removed here then. Aside from that,

Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help