summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-cps.c
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2015-07-01 09:13:29 +0100
committerRalf Baechle <ralf@linux-mips.org>2015-07-09 11:13:33 +0200
commit81a02e34ded906357deac7003fbb0d36b6cc503f (patch)
treebec1b628683b2c5d04d042097d3bb8f8759c1214 /arch/mips/kernel/smp-cps.c
parentfd5ed3066bb2f47814fe53cdc56d11a678551ae1 (diff)
downloadblackbird-op-linux-81a02e34ded906357deac7003fbb0d36b6cc503f.tar.gz
blackbird-op-linux-81a02e34ded906357deac7003fbb0d36b6cc503f.zip
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
The PTR_LA macro will pick the correct "la" or "dla" macro to load an address to a register. This gets rids of the following warnings (and others) when building a 64-bit CPS kernel: arch/mips/kernel/cps-vec.S:63: Warning: la used to load 64-bit address arch/mips/kernel/cps-vec.S:159: Warning: la used to load 64-bit address arch/mips/kernel/cps-vec.S:220: Warning: la used to load 64-bit address arch/mips/kernel/cps-vec.S:240: Warning: la used to load 64-bit address [...] Cc: <stable@vger.kernel.org> # 3.16+ Reviewed-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Cc: stable@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/10587/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/smp-cps.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud