commit | 717f14255a52ad445d6f0eca7d0f22f59d6ba1f8 | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Wed Jul 01 09:13:32 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 09 11:15:44 2015 +0200 |
tree | 6ebc1b4d1209da39e418830f81b3d6fd5b6d1920 | |
parent | 0586ac75cd0746a4d5c43372dabcea8739ae0176 [diff] |
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0 In preparation for 64-bit CPS support, we replace KSEG0 with CKSEG0 so 64-bit kernels can be supported. 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/10590/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>