]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: CPS: Set Status.KX on entry for MIPS64 kernels
authorPaul Burton <paul.burton@imgtec.com>
Tue, 22 Sep 2015 18:12:10 +0000 (11:12 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 26 Oct 2015 08:49:47 +0000 (09:49 +0100)
commit46819ecc7c1a216811fef04aa60b770867f5cc73
treeabd60834d91400d000d0ca00f273bbbc2f6cb09d
parenta78031bcaa0327ff70d440ef6e97a20574d64a3c
MIPS: CPS: Set Status.KX on entry for MIPS64 kernels

If the kernel may make use of 64 bit addresses outside of the
compatibility address space then we need to set KX such that those
accesses can succeed. Do so for MIPS64 kernels.

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