]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/fpu: Remove cpuinfo argument from init functions
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Jun 2023 23:39:43 +0000 (01:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Aug 2023 17:56:35 +0000 (19:56 +0200)
commit77fe8150579c052c560a7076705f5bbd5d82d31e
tree8d697e076884174ef68d45f0f301fde1fdda8463
parent95356fff6fee88ff4624a95ba4c1c0960780becb
x86/fpu: Remove cpuinfo argument from init functions

commit 1f34bb2a24643e0087652d81078e4f616562738d upstream

Nothing in the call chain requires it

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230613224545.783704297@linutronix.de
Signed-off-by: Daniel Sneddon <daniel.sneddon@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/fpu/internal.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/fpu/init.c