]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_sync_eac...
authorIngo Molnar <mingo@kernel.org>
Mon, 14 Apr 2025 07:39:33 +0000 (09:39 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 14 Apr 2025 07:42:22 +0000 (09:42 +0200)
commitf99002b9a9cc441a8f362e6fb32cf8a5a990261a
tree84f42d983d684fccec79a23922c2cce77d067b05
parentaf8967158f9ad759a93e8e7a933c10e7cbb01ba2
x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_sync_each_cpu()

Missed this UML wrapper in the rename.

Fixes: 6e4955a9d73e ("x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()'")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/202504141003.kc69fVoj-lkp@intel.com
arch/um/kernel/um_arch.c