x86/alternatives: Rename 'struct bp_patching_desc' to 'struct text_poke_int3_vec'
authorIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 05:40:15 +0000 (07:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Apr 2025 09:01:33 +0000 (11:01 +0200)
commit84e5ba949b0a3fcf2fd0a1b6c9ce14d8436dbbb8
treecdb31b0a46b97af78368ab2e8a6692bd78c1817d
parentd60e4b2410e1b9f7c5ca347c78c6b07175c2e873
x86/alternatives: Rename 'struct bp_patching_desc' to 'struct text_poke_int3_vec'

Follow the INT3 text-poking nomenclature, and also adopt the
'vector' name for the entire object, instead of the rather
opaque 'descriptor' naming.

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