diff options
author | Paul Burton <paul.burton@mips.com> | 2018-08-10 15:24:39 -0700 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-08-10 17:27:51 -0700 |
commit | b29fea3676033c48a1145b075b3e88c785271f70 (patch) | |
tree | 6d1dcded9c75fae648aa8f2c410123f556e0268f /kernel | |
parent | 22f20a110321efb7cde3e87ae99862e1036ca285 (diff) | |
download | linux-b29fea3676033c48a1145b075b3e88c785271f70.tar.bz2 |
MIPS: Export tlbmiss_handler_setup_pgd near its definition
We export tlbmiss_handler_setup_pgd in arch/mips/mm/tlbex.c close to a
declaration of it, rather than close to its definition as is standard.
We've supported exporting symbols in assembly code since commit
22823ab419d8 ("EXPORT_SYMBOL() for asm"), so move the export to follow
the function's (stub) definition.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions