summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-10-31 15:45:58 +0000
committerPeter Robinson <pbrobinson@gmail.com>2016-10-31 15:45:58 +0000
commitc0f22caded1d549e532d2ab3ce767f8f3d2206f8 (patch)
treed2f67f01534eab6561bd833014cb22fdaa5a3311
parentb9e51f8ce96df1695d70d4c015e3e92a379b0b5c (diff)
downloadkernel-c0f22caded1d549e532d2ab3ce767f8f3d2206f8.tar.gz
kernel-c0f22caded1d549e532d2ab3ce767f8f3d2206f8.tar.xz
kernel-c0f22caded1d549e532d2ab3ce767f8f3d2206f8.zip
arm64: Enable 48bit VA
-rw-r--r--config-arm643
-rw-r--r--kernel.spec3
2 files changed, 6 insertions, 0 deletions
diff --git a/config-arm64 b/config-arm64
index 59ef6d689..bd2d9aef6 100644
--- a/config-arm64
+++ b/config-arm64
@@ -49,6 +49,9 @@ CONFIG_NR_CPUS=256
CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
CONFIG_ARM64_64K_PAGES=y
+CONFIG_ARM64_VA_BITS_48=y
+CONFIG_ARM64_VA_BITS=48
+
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_PAN=y
CONFIG_ARM64_LSE_ATOMICS=y
diff --git a/kernel.spec b/kernel.spec
index 5818186f4..03762f558 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2149,6 +2149,9 @@ fi
#
#
%changelog
+* Mon Oct 31 2016 Peter Robinson <pbrobinson@fedoraproject.org>
+- arm64: Enable 48bit VA
+
* Mon Oct 31 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc3.git0.1
- Linux v4.9-rc3