]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2e58bdd2b4e3ce341974aa5654e881fcafec5ef
tree751dd0796faddfc6a1abc42d5d558c549c07f7c4
parent4b710dd7b8783024ea1aab048b5723d962db1de2
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