]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Export _save_fp & _save_msa alongside their definitions
authorPaul Burton <paul.burton@imgtec.com>
Mon, 7 Nov 2016 11:14:10 +0000 (11:14 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:49 +0000 (16:34 +0100)
commit29830c124d834c4ce0133aaf8ca85f045f9e758c
treeeb2621dfbcc186c4131199ca2ccb4fffb2dfd967
parent08889582b8aa0bbc01a1e5a0033b9f98d2e11caa
MIPS: Export _save_fp & _save_msa alongside their definitions

Now that EXPORT_SYMBOL can be used from assembly source, move the
EXPORT_SYMBOL invocations for _save_fp & _save_msa to be alongside their
definitions.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14509/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/mips_ksyms.c
arch/mips/kernel/r2300_switch.S
arch/mips/kernel/r4k_switch.S