Commit 8cc9719
committed
Merge: redhat/configs: increase CONFIG_DEFAULT_MMAP_MIN_ADDR from 32K to 64K for aarch64
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4612
Upstream Status: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3213
JIRA: https://issues.redhat.com/browse/RHEL-45195
CONFIG_DEFAULT_MMAP_MIN_ADDR is currently set to 64K on x86_64, and 32K
on aarch64. We have a 64K page size variant of RHEL on aarch64, so let's
go ahead and increase the default for aarch64 to match what's on x86_64.
Signed-off-by: Brian Masney <bmasney@redhat.com>
Approved-by: Rafael Aquini <aquini@redhat.com>
Approved-by: Javier Martinez Canillas <javierm@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Lucas Zampieri <lzampier@redhat.com>File tree
1 file changed
+1
-1
lines changed- redhat/configs/common/generic/arm
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments