Home
last modified time | relevance | path

Searched hist:f44374f14c388d1170404d2206d4ff760d018212 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/mm/
H A Dpage-funcs.Sdiff f44374f14c388d1170404d2206d4ff760d018212 Mon Nov 07 12:14:16 CET 2016 Paul Burton <paul.burton@imgtec.com> MIPS: Export {copy, clear}_page functions alongside their definitions

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

With this change there are no longer any symbols exported from
mips_ksyms.c so remove the file.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14515/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
H A Dpage.cdiff f44374f14c388d1170404d2206d4ff760d018212 Mon Nov 07 12:14:16 CET 2016 Paul Burton <paul.burton@imgtec.com> MIPS: Export {copy, clear}_page functions alongside their definitions

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

With this change there are no longer any symbols exported from
mips_ksyms.c so remove the file.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14515/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
/linux/arch/mips/kernel/
H A DMakefilediff f44374f14c388d1170404d2206d4ff760d018212 Mon Nov 07 12:14:16 CET 2016 Paul Burton <paul.burton@imgtec.com> MIPS: Export {copy, clear}_page functions alongside their definitions

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

With this change there are no longer any symbols exported from
mips_ksyms.c so remove the file.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14515/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>