diff options
author | Daniel Silsby <dansilsby@gmail.com> | 2019-07-15 23:39:59 +0200 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-07-21 23:29:29 +0200 |
commit | 171543e752723191281994e51278050526d1c017 (patch) | |
tree | c40de36a572a0ad228d59584c1d8d7183b3f2ab4 /arch/mips/mm | |
parent | Linus 5.3-rc1 (diff) | |
download | linux-171543e752723191281994e51278050526d1c017.tar.xz linux-171543e752723191281994e51278050526d1c017.zip |
MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVA
In preparation for 32-bit MIPS huge page support.
EVA,XPA are extended-addressing modes for 32-bit MIPS systems. Because
huge pages aren't currently supported in 32-bit MIPS, this doesn't take
any features away from EVA,XPA-enabled systems. However, the soon-to-
come 32-bit MIPS huge page support doesn't yet support them.
This also disables CPU_SUPPORTS_HUGEPAGES for the small number of 32-bit
MIPS CPUs from Alchemy/Netlogic that support a custom 36-bit extended
addressing. It's unknown if they even support huge pages in hardware.
Signed-off-by: Daniel Silsby <dansilsby@gmail.com>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: od@zcrc.me
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/mips/mm')
0 files changed, 0 insertions, 0 deletions