Hi, On 10/28/2016 03:29 PM, Jeremy Linton wrote:
The existing 42-bit VA used in fedora is quite limiting. Lets turn on 48-bit VA's now that the core mozjs/polkit fixes are in place.
In case it wasn't clear should have tagged this for rawhide/F26.. If anyone would like to test it, there is a week+ old koji build here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=16154370 Thanks,
Signed-off-by: Jeremy Linton <jeremy.linton@xxxxxxx> --- config-arm64 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-arm64 b/config-arm64 index 4156910..15027e3 100644 --- a/config-arm64 +++ b/config-arm64 @@ -1,6 +1,9 @@ CONFIG_64BIT=y CONFIG_ARM64=y +CONFIG_ARM64_VA_BITS_48=y +CONFIG_ARM64_VA_BITS=48 + # arm64 only SoCs CONFIG_ARCH_HISI=y CONFIG_ARCH_QCOM=y
_______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx