]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/alternatives: Rename 'text_poke_bp()' to 'smp_text_poke_single()'
authorIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 05:40:18 +0000 (07:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 09:01:33 +0000 (11:01 +0200)
commit9586ae48e785b48b8dd25136c34c8d0e3e1d2cc8
tree06cc7e67f2fc5c5be62bcf54b18edc7e77f98490
parentbee4fcfbc128c3ad604539f88307dc2c0fc6f843
x86/alternatives: Rename 'text_poke_bp()' to 'smp_text_poke_single()'

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Juergen Gross <jgross@suse.com>
Cc: "H . Peter Anvin" <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250411054105.2341982-7-mingo@kernel.org
arch/x86/include/asm/text-patching.h
arch/x86/kernel/alternative.c
arch/x86/kernel/ftrace.c
arch/x86/kernel/jump_label.c
arch/x86/kernel/kprobes/opt.c
arch/x86/kernel/static_call.c
arch/x86/net/bpf_jit_comp.c