]> Gentwo Git Trees - linux/.git/commit
x86/alternatives: Rename 'put_desc()' to 'put_text_poke_array()'
authorIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 05:40:42 +0000 (07:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 09:01:34 +0000 (11:01 +0200)
commit3916eec5160dd42c8409c2032149470a474cb5f2
tree347a1eba2f72d9195c17582781211083cdc9df2b
parent46f3d9d329dec169c54a3b5b48deb1ba258689fc
x86/alternatives: Rename 'put_desc()' to 'put_text_poke_array()'

Just like with try_get_text_poke_array(), this name better reflects
what the underlying code is doing, there's no 'descriptor'
indirection anymore.

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