diff options
| author | Borislav Petkov (AMD) <bp@alien8.de> | 2026-06-29 12:11:20 -0700 |
|---|---|---|
| committer | Borislav Petkov (AMD) <bp@alien8.de> | 2026-07-13 09:23:36 -0700 |
| commit | 4a73b93ce489a58c9a2aac4a5f5cd8cfa58ced64 (patch) | |
| tree | 41fac956921e54427a201fb14f1976ccaf2032f7 /tools/perf/scripts/python/task-analyzer.py | |
| parent | a13c140cc289c0b7b3770bce5b3ad42ab35074aa (diff) | |
x86/alternative: Drop smp_locks glue
This was there to be able to patch out locking instructions when running
a SMP kernel build on a UP CPU. The times are long gone when single-CPU
x86 machines were relevant so drop that machinery and simplify the code
considerably.
LOCK_PREFIX needs to stay for when one wants to do a UP build for
whatever reason. That'll go away when CONFIG_SMP becomes unconditional.
Kill a bunch of leftover, unused prototypes while at it.
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Link: https://lore.kernel.org/r/20260328081634.797552-1-rppt@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
