arm64: Enable 48bit VA

This commit is contained in:
Peter Robinson 2016-10-31 15:45:58 +00:00
parent b9e51f8ce9
commit c0f22caded
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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