x86/fpu: Cleanup the on_boot_cpu clutter
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:16:01 +0000 (03:16 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:26 +0000 (15:27 +0200)
commitdc2f39fd1bf23eee644d409b84e8e435606997bf
tree002f7d007552dfa6b7f9d3b9f22a028b4a592ff3
parentf5daf836f292f795f9cf8f36e036bf47adcbc3a3
x86/fpu: Cleanup the on_boot_cpu clutter

Defensive programming is useful, but this on_boot_cpu debug is really
silly.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211015011538.665080855@linutronix.de
arch/x86/kernel/fpu/init.c
arch/x86/kernel/fpu/xstate.c