]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit07f5e1343cda983a3fcadb9a5098a11d455f8925
tree002f7d007552dfa6b7f9d3b9f22a028b4a592ff3
parenta57c4ffb0d6a8460224b5c592f5930ca9649a6c4
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