]> Gentwo Git Trees - linux/.git/commit
x86/alternatives: Simplify smp_text_poke_int3_handler()
authorIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 05:40:44 +0000 (07:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 09:01:34 +0000 (11:01 +0200)
commit8e35752f0c334ee3eb2bf075ac0bdb243ad25fac
tree51338377bb0c3f97926c2f1cd8fb3686e7052cf0
parentb6a25841c171c42b02d316a6bf784fb32e39c786
x86/alternatives: Simplify smp_text_poke_int3_handler()

Remove the 'desc' local variable indirection and use
text_poke_array directly.

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