]> 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)
commit78354f5e7643a54128486dffa2a4f08270799ccd
treeabd60834d91400d000d0ca00f273bbbc2f6cb09d
parent4376a016223486f6002dba9dc826cc41c7074141
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