]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Finalise cleanup around ABI use
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 9 May 2022 05:36:08 +0000 (07:36 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 19 May 2022 13:11:29 +0000 (23:11 +1000)
commit88b26b4e7f214e251a77384888b792fbd4241340
treef9259251f6cc80b61553491a47e413e9a3a7cf16
parent64b961ccf982e564e1c47223b3e9846aecaf5132
powerpc: Finalise cleanup around ABI use

Now that we have CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2,
get rid of all indirect detection of ABI version.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/709d9d69523c14c8a9fba4486395dca0f2d675b1.1652074503.git.christophe.leroy@csgroup.eu
arch/powerpc/Kconfig
arch/powerpc/Makefile
arch/powerpc/include/asm/types.h
arch/powerpc/kernel/fadump.c
arch/powerpc/kernel/ptrace/ptrace.c
arch/powerpc/net/bpf_jit_comp64.c