linux/arch/powerpc
Christophe Leroy a1facd2578 powerpc/ftrace: Use is_offset_in_branch_range()
Use is_offset_in_branch_range() instead of create_branch()
to check if a target is within branch range.

This patch together with the previous one improves
ftrace activation time by 7%

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/912ae51782f5a53c44e435497c8c3fb5cc632387.1652074503.git.christophe.leroy@csgroup.eu
2022-05-19 23:11:28 +10:00
..
boot powerpc: fix typos in comments 2022-05-05 22:12:44 +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/code-patching: Inline is_offset_in_{cond}_branch_range() 2022-05-19 23:11:28 +10:00
kernel powerpc/ftrace: Use is_offset_in_branch_range() 2022-05-19 23:11:28 +10:00
kexec powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
kvm Merge branch 'topic/ppc-kvm' into next 2022-05-19 23:10:42 +10:00
lib powerpc/code-patching: Inline is_offset_in_{cond}_branch_range() 2022-05-19 23:11:28 +10:00
math-emu
mm Merge branch 'topic/ppc-kvm' into next 2022-05-19 23:10:42 +10:00
net powerpc updates for 5.18 2022-03-25 09:39:36 -07:00
perf powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
platforms Merge branch 'topic/ppc-kvm' into next 2022-05-19 23:10:42 +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/mm: Convert to default topdown mmap layout 2022-05-05 22:11:58 +10:00
Kconfig.debug powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP 2021-08-25 13:35:48 +10:00
Makefile Merge branch 'topic/func-desc-lkdtm' into next 2022-03-07 23:34:32 +11:00
Makefile.postlink