Files
linux/tools/objtool
Borislav Petkov (AMD) 4a73b93ce4 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
2026-07-13 09:23:36 -07:00
..
2026-07-13 09:23:36 -07:00
2026-05-04 21:16:06 -07:00
2025-10-14 14:46:49 -07:00
2025-10-14 14:46:49 -07:00
2026-05-04 21:16:06 -07:00