Skip to content

Commit

Permalink
arm64: raise default mmap bits for 48-bit address space
Browse files Browse the repository at this point in the history
Signed-off-by: randomhydrosol <randomhydrosol@glassrom.org>
  • Loading branch information
flawedworld authored and thestinger committed Apr 16, 2023
1 parent 82c2afe commit 5a4ec3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/gki_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ CONFIG_JUMP_LABEL=y
CONFIG_SHADOW_CALL_STACK=y
CONFIG_LTO_CLANG_FULL=y
CONFIG_CFI_CLANG=y
CONFIG_ARCH_MMAP_RND_BITS=24
CONFIG_ARCH_MMAP_RND_BITS=33
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=16
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
Expand Down

0 comments on commit 5a4ec3d

Please sign in to comment.