summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorParth Pancholi <parth.pancholi@toradex.com>2024-02-29 13:10:07 +0100
committerParth Pancholi <parth.pancholi@toradex.com>2024-02-29 15:32:16 +0100
commit327470f20734fb936d6a4017e3af3ef5228b8473 (patch)
tree2c1109451e9f6a7d42bd3a8310286ca67661a602 /recipes-core
parentafba0bd75a7b2c8c8dd28a9051362c9bc04255e7 (diff)
linux-toradex-upstream: defconfig: modify ARCH_FORCE_MAX_ORDER
From kernel version 6.4.y on-wards [1], the range of memory page orders which the user can ask from buddy allocator is changed to 0..MAX_ORDER. Previously, for older kernel versions (< 6.4.y), this range was 0..MAX_ORDER-1. This change resolves OOM killer issue on Colibri iMX6 (256MB RAM) modules with the latest mainline kernel >= 6.4.y. [1] - commit 23baf831a32c ("mm, treewide: redefine MAX_ORDER sanely") Related-to: ELB-5316 Signed-off-by: Parth Pancholi <parth.pancholi@toradex.com>
Diffstat (limited to 'recipes-core')
0 files changed, 0 insertions, 0 deletions