linux-stable/arch/powerpc
Christophe Leroy b97d0e3dcf powerpc/ftrace: Simplify expected_nop_sequence()
Avoid ifdefs around expected_nop_sequence().

While at it make it a bool.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/305d22472f1f92127fba09692df6bb5d079a8cd0.1652074503.git.christophe.leroy@csgroup.eu
2022-05-22 15:58:26 +10:00
..
boot powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2 2022-05-19 23:11:28 +10:00
configs arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
crypto powerpc: fix typos in comments 2022-05-05 22:12:44 +10:00
include powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding. 2022-05-19 23:11:29 +10:00
kernel powerpc/ftrace: Simplify expected_nop_sequence() 2022-05-22 15:58:26 +10:00
kexec powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
kvm powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2} 2022-05-19 23:11:29 +10:00
lib powerpc/ftrace: Use patch_instruction() return directly 2022-05-19 23:11:28 +10:00
math-emu powerpc/64s: avoid reloading (H)SRR registers if they are still valid 2021-06-25 00:06:55 +10:00
mm Merge branch 'topic/ppc-kvm' into next 2022-05-19 23:10:42 +10:00
net powerpc: Finalise cleanup around ABI use 2022-05-19 23:11:29 +10:00
perf powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
platforms powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2 2022-05-19 23:11:28 +10:00
purgatory
sysdev powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
tools powerpc/64: Add UADDR64 relocation support 2022-03-09 21:47:53 +11:00
xmon powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
Kbuild kbuild: use more subdir- for visiting subdirectories while cleaning 2021-10-24 13:49:46 +09:00
Kconfig powerpc: Finalise cleanup around ABI use 2022-05-19 23:11:29 +10:00
Kconfig.debug powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP 2021-08-25 13:35:48 +10:00
Makefile powerpc: Finalise cleanup around ABI use 2022-05-19 23:11:29 +10:00
Makefile.postlink