]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
authorIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 05:40:20 +0000 (07:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 09:01:33 +0000 (11:01 +0200)
commita5c832e0476e461af46a0aa9bda43a573adbe63f
tree2de4d28cd39c5e4805c6f21bdc72cc785a3f414c
parent5236b6a0fe921f5de53b8eeea2d8fdd6d643dd7f
x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'

Put it into the text_poke_* namespace of <asm/text-patching.h>.

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-9-mingo@kernel.org
arch/x86/include/asm/text-patching.h
arch/x86/kernel/alternative.c
arch/x86/mm/init.c