2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/arch/x86/kernel/kprobes
Ingo Molnar 6e4955a9d7 x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()'
Unlike sync_core(), text_poke_sync() is a very heavy operation, as
it sends an IPI to every online CPU in the system and waits for
completion.

Reflect this in the name.

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-41-mingo@kernel.org
2025-04-11 11:01:34 +02:00
..
common.h x86/kprobes: Refactor can_{probe,boost} return type to bool 2024-03-07 00:26:01 +09:00
core.c x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()' 2025-04-11 11:01:34 +02:00
ftrace.c x86/kprobes: Cleanup kprobes on ftrace code 2024-11-07 01:16:59 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
opt.c x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()' 2025-04-11 11:01:34 +02:00