OSDN Git Service

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)
commit63cf05a19a5d3fb6e66b5f7ceb76e77dfc2695f2
tree18c29dfa55b7899f5cef2f5275e6a314e13ef68a
parentffd3e504c9e0de8b85755f3c7eabbbdd984cfeed
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