linux/arch/x86/kernel/fpu
Borislav Petkov (AMD) 93694129c6 x86/alternative: Convert ALTERNATIVE_3()
Zap the hack of using an ALTERNATIVE_3() internal label, as suggested by
bgerst:

  https://lore.kernel.org/r/CAMzpN2i4oJ-Dv0qO46Fd-DxNv5z9=x%2BvO%2B8g=47NiiAf8QEJYA@mail.gmail.com

in favor of a label local to this macro only, as it should be done.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240607111701.8366-11-bp@kernel.org
2024-06-11 18:22:41 +02:00
..
Makefile
bugs.c x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h> 2024-03-04 12:01:39 +01:00
context.h x86/fpu: Invalidate FPU state correctly on exec() 2023-08-24 11:01:45 +02:00
core.c x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup 2024-03-19 14:02:29 +01:00
init.c x86/fpu: Mark init functions __init 2023-06-16 10:16:01 +02:00
internal.h x86/fpu/signal: Prepare for variable sigframe length 2021-10-26 10:18:09 +02:00
legacy.h x86/fpu: Remove .fixup usage 2021-12-11 09:09:48 +01:00
regset.c x86: Add PTRACE interface for shadow stack 2023-08-02 15:01:51 -07:00
signal.c x86/fpu: Stop relying on userspace for info to fault in xsave buffer 2024-01-30 07:25:48 -08:00
xstate.c ARM: 2024-05-15 14:46:43 -07:00
xstate.h x86/alternative: Convert ALTERNATIVE_3() 2024-06-11 18:22:41 +02:00