From: Christoph Hellwig Date: Tue, 4 Jun 2019 07:15:24 +0000 (+0200) Subject: x86/fpu: Remove the fpu__save() export X-Git-Tag: v5.4-rc1~684^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=466329bf407cc5143c3211620faa2c132b9d9a06;p=platform%2Fkernel%2Flinux-rpi.git x86/fpu: Remove the fpu__save() export This function is only use by the core FPU code. Signed-off-by: Christoph Hellwig Signed-off-by: Borislav Petkov Acked-by: Sebastian Andrzej Siewior Cc: Dave Hansen Cc: "H. Peter Anvin" Cc: Ingo Molnar Cc: Nicolai Stange Cc: Rik van Riel Cc: Thomas Gleixner Cc: x86-ml Link: https://lkml.kernel.org/r/20190604071524.12835-4-hch@lst.de --- diff --git a/arch/x86/kernel/fpu/core.c b/arch/x86/kernel/fpu/core.c index 3f92cfa..12c7084 100644 --- a/arch/x86/kernel/fpu/core.c +++ b/arch/x86/kernel/fpu/core.c @@ -134,7 +134,6 @@ void fpu__save(struct fpu *fpu) trace_x86_fpu_after_save(fpu); fpregs_unlock(); } -EXPORT_SYMBOL_GPL(fpu__save); /* * Legacy x87 fpstate state init: