summaryrefslogtreecommitdiff
path: root/arch/mips/lib/mips-atomic.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-03-21 14:28:10 +0400
committerRalf Baechle <ralf@linux-mips.org>2013-04-11 15:04:11 +0400
commit0bfbf6a256348b1543e638c7d7b2f3004b289fdb (patch)
tree2726d73cb4e301a6f4410b298eac90eedada0009 /arch/mips/lib/mips-atomic.c
parent86a1708a9d5423f93e8f23d05d219ac6c6297b37 (diff)
downloadlinux-0bfbf6a256348b1543e638c7d7b2f3004b289fdb.tar.xz
MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
tlbmiss_handler_setup_pgd is run-time generated code and it was convenient to pretend the symbol was an array in the generator but a function for the users. LTO gcc won't tolerate this kind of lie anymore so solve the problem through a cast and function pointer instead. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lib/mips-atomic.c')
0 files changed, 0 insertions, 0 deletions