diff options
author | Ingo Molnar <mingo@kernel.org> | 2025-04-11 07:40:40 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-11 11:01:34 +0200 |
commit | 0494b16b9caed22ff78adb84cedb7460532eb3f0 (patch) | |
tree | f12785e95d2fd65d7bcc0f4b4b9e67cbcbd36b04 /scripts/lib/kdoc/kdoc_re.py | |
parent | 6e7dc03aeeb52fb0147c03377e4f44fea780ef53 (diff) |
x86/alternatives: Remove the tp_vec indirection
At this point we are always working out of an uptodate
text_poke_array, there's no need for smp_text_poke_int3_handler()
to read via the int3_vec indirection - remove it.
This simplifies the code:
1 file changed, 5 insertions(+), 15 deletions(-)
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-29-mingo@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions