OSDN Git Service

x86/fpu: Move legacy ASM wrappers to core
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:16:26 +0000 (03:16 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:28 +0000 (15:27 +0200)
commit34002571cb4199a446f7582704424d20a01c276e
treefa53d94e4c74c58065007be96bafbb837b0f9ce9
parentdf95b0f1aa56dfa71a0ef657e3e62294ee6d9034
x86/fpu: Move legacy ASM wrappers to core

Nothing outside the core code requires them.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211015011539.572439164@linutronix.de
arch/x86/include/asm/fpu/internal.h
arch/x86/kernel/fpu/core.c
arch/x86/kernel/fpu/legacy.h [new file with mode: 0644]
arch/x86/kernel/fpu/signal.c
arch/x86/kernel/fpu/xstate.c