]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 27 Apr 2022 09:55:58 +0000 (11:55 +0200)
commit100c99a49a6f2288c668b2f416eb33688bc78fc8
treef89bd03e627a20fe9efcfff7c1a21bac3ddfe6f3
parenta189fb44b7b0e87aafbfff5a0989aa46986231de
x86/process: Move arch_thread_struct_whitelist() out of line

BugLink: https://bugs.launchpad.net/bugs/1967750
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
(cherry picked from commit 2dd8eedc80b184bb16aad697ae60367c5bf07299)
Acked-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
arch/x86/include/asm/processor.h
arch/x86/kernel/fpu/core.c
arch/x86/kernel/fpu/internal.h