]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/fpu: Remove x86_init_fpu
authorOleg Nesterov <oleg@redhat.com>
Sat, 3 May 2025 14:38:37 +0000 (16:38 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 4 May 2025 08:29:24 +0000 (10:29 +0200)
commit392bbe11c7cf90e65cba32e90af3b969a981c4fe
treea4938ea13be5d69a903d221eb27f6c7ed63347e1
parent730faa15a069f4025a0f8c2a5244c3067da7ecbe
x86/fpu: Remove x86_init_fpu

It is not actually used after:

  55bc30f2e34d ("x86/fpu: Remove the thread::fpu pointer")

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Chang S . Bae <chang.seok.bae@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250503143837.GA8985@redhat.com
arch/x86/kernel/fpu/init.c