diff options
author | Ingo Molnar <mingo@kernel.org> | 2025-04-11 07:40:36 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-11 11:01:34 +0200 |
commit | c8976ade0c1b4c0629b8a080d712ff402e8343b3 (patch) | |
tree | 3b5d8662bf37b9bc2ee917b671666947c3dc719c /scripts/lib/kdoc/kdoc_re.py | |
parent | eaa24c9177c8c765ec9b9ccab392ac07ae8acda0 (diff) |
x86/alternatives: Simplify smp_text_poke_single() by using tp_vec and existing APIs
Instead of constructing a vector on-stack, just use the already
available batch-patching vector - which should always be empty
at this point.
This will allow subsequent simplifications.
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-25-mingo@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions