]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ARM: add ELF_FDPIC support
authorNicolas Pitre <nicolas.pitre@linaro.org>
Sat, 22 Jul 2017 05:02:40 +0000 (01:02 -0400)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Sun, 10 Sep 2017 23:31:46 +0000 (19:31 -0400)
commit50b2b2e691cd4ff30331ba9a6156b29a07b60f90
treea4dbd954ee25911621eb4db7a04bc02dda26d0a1
parent5c16595353e0743af99294db48549c3145e3a5ad
ARM: add ELF_FDPIC support

This includes the necessary code to recognise the FDPIC format on ARM
and the ptrace command definitions used by the common ptrace code.

Based on patches originally from Mickael Guene <mickael.guene@st.com>.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Mickael GUENE <mickael.guene@st.com>
Tested-by: Vincent Abriou <vincent.abriou@st.com>
Tested-by: Andras Szemzo <szemzo.andras@gmail.com>
arch/arm/include/asm/elf.h
arch/arm/include/asm/mmu.h
arch/arm/include/uapi/asm/ptrace.h
fs/Kconfig.binfmt