summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2015-10-20 14:59:20 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2015-10-20 14:59:20 +0100
commit56a3f30e029396948989b96716f27b87e3510e0f (patch)
tree85e2301e3399bd422ae1172e79d2f8186d271b2e /arch/arm64/kernel/setup.c
parent9f93f3e9461a30f425fdba15784db67ce878ce00 (diff)
downloadop-kernel-dev-56a3f30e029396948989b96716f27b87e3510e0f.zip
op-kernel-dev-56a3f30e029396948989b96716f27b87e3510e0f.tar.gz
arm64: Make 36-bit VA depend on EXPERT
Commit 215399392fe4 (arm64: 36 bit VA) introduced 36-bit VA support for the arm64 kernel when the 16KB page configuration is enabled. While this is a valid hardware configuration, it's not something we want to encourage since it reduces the memory (and I/O) range that the kernel can access. Make this depend on EXPERT to avoid complaints of Linux not mapping the whole RAM, especially on platforms following the ARM recommended memory map. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud