aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-06-04 09:15:24 +0200
committerBorislav Petkov <bp@suse.de>2019-06-17 12:21:26 +0200
commit466329bf407cc5143c3211620faa2c132b9d9a06 (patch)
tree149341c5144f5cfd9a35fe2938ea0cd62de02443 /arch
parentx86/fpu: Simplify kernel_fpu_begin() (diff)
downloadlinux-dev-466329bf407cc5143c3211620faa2c132b9d9a06.tar.xz
linux-dev-466329bf407cc5143c3211620faa2c132b9d9a06.zip
x86/fpu: Remove the fpu__save() export
This function is only use by the core FPU code. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: Dave Hansen <dave.hansen@intel.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Nicolai Stange <nstange@suse.de> Cc: Rik van Riel <riel@surriel.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: x86-ml <x86@kernel.org> Link: https://lkml.kernel.org/r/20190604071524.12835-4-hch@lst.de
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/kernel/fpu/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/fpu/core.c b/arch/x86/kernel/fpu/core.c
index 3f92cfad88f0..12c70840980e 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: