]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
x86/fpu: Remove pointless argument from switch_fpu_finish()
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:15:54 +0000 (03:15 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:25 +0000 (15:27 +0200)
commit9568bfb4f04bd9a280c592879ccd7a26a77c1390
treea4b0669a8f1f67d96764a54d4512cb1a85af12ad
parent082f20b21de20285da2cbfc1be29656f0714c1b8
x86/fpu: Remove pointless argument from switch_fpu_finish()

Unused since the FPU switching rework.

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