]> Gentwo Git Trees - linux/.git/commit
x86/alternatives: Simplify smp_text_poke_batch_process()
authorIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 05:40:45 +0000 (07:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 09:01:34 +0000 (11:01 +0200)
commit74e8e2bf950e8deb0965583e2130f0fb5a705085
tree5e9736f2f38779cce98e120d1836c4404c92fad1
parent8e35752f0c334ee3eb2bf075ac0bdb243ad25fac
x86/alternatives: Simplify smp_text_poke_batch_process()

This function is now using the text_poke_array state exclusively,
make that explicit by removing the redundant input parameters.

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-34-mingo@kernel.org
arch/x86/kernel/alternative.c