commit | bae51c9a595692d61146fe9983ba1c1670a443c0 | [log] [tgz] |
---|---|---|
author | Nobel Barakat <nobelbarakat@google.com> | Wed Apr 05 10:59:09 2023 -0700 |
committer | Nobel Barakat <nobelbarakat@google.com> | Thu Apr 06 17:20:32 2023 +0000 |
tree | 47a5f85416932adb7ec1fbb5c819b22cd66fdead | |
parent | 3aa40ad936611135dbb8734abe5574ed53b08f30 [diff] |
lakitu_defconfig: Bumping CONFIG_ARCH_MMAP_RND_BITS down to 31 bits This change is necessary to avoid issues where mapping overy memory that certain programs, such as the go toolchain, depend on. It's worth noting that chrome os had this problem before and have made this change as well to accomodate the go toolchain. See the following links for context: https://groups.google.com/a/google.com/g/chrome-os-gardeners/c/BbfzCP3dEeo/m/h3C_vVUxCQAJ https://b.corp.google.com/issues/276925478#comment19 BUG=b/276925478 TEST=presubmit RELEASE_NOTE=None Signed-off-by: Nobel Barakat <nobelbarakat@google.com> cos-patch: lts-refresh Change-Id: If157b25e348c29ae223be8e88482a10c45b4ff5f Reviewed-on: https://cos-review.googlesource.com/c/third_party/kernel/+/46231 Reviewed-by: Meena Shanmugam <meenashanmugam@google.com> Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>