]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 9 Jul 2015 09:40:45 +0000 (10:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Aug 2015 13:23:14 +0000 (15:23 +0200)
commit51494c1750d6424fefa64fc1ea602e47500d0e2c
treeafddb6b62058b25f0226bffd3ea011798e03dab7
parentebdd3b1a4ab54cfbce58ba55227f7b4359707fa9
MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.

The CMGCRBase register (CP0, 15, 3) register is 64-bit on MIPS64
so we change its type to unsigned long.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10644/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/mips-cm.c