]> git.baikalelectronics.ru Git - kernel.git/commit
x86/fpu/xstate: Mark all init only functions __init
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:16:10 +0000 (03:16 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:27 +0000 (15:27 +0200)
commite0ca7824d544a51961426d52c796a461ac428d84
tree18c29dfa55b7899f5cef2f5275e6a314e13ef68a
parentf75cac4ab246d7e8a928c6b018981a81b32d4265
x86/fpu/xstate: Mark all init only functions __init

No point to keep them around after boot.

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