x86/process: Move arch_thread_struct_whitelist() out of line
authorThomas Gleixner <tglx@linutronix.de>
Wed, 13 Oct 2021 14:55:45 +0000 (16:55 +0200)
committerBorislav Petkov <bp@suse.de>
Thu, 21 Oct 2021 07:33:41 +0000 (09:33 +0200)
commit2dd8eedc80b184bb16aad697ae60367c5bf07299
tree751dd0796faddfc6a1abc42d5d558c549c07f7c4
parentf0cbc8b3cdf7d1c724155cd9cecffe329bb96119
x86/process: Move arch_thread_struct_whitelist() out of line

In preparation for dynamically enabled FPU features move the function
out of line as the goal is to expose less and not more information.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211013145322.869001791@linutronix.de
arch/x86/include/asm/processor.h
arch/x86/kernel/fpu/core.c
arch/x86/kernel/fpu/internal.h