]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8fe2c5478b11d407e3c19d96eb9c0bfe19ce5f8c
treeabd60834d91400d000d0ca00f273bbbc2f6cb09d
parentb85ff244533fb4b88f34bcca55c194f142338c3f
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