Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6ab844ec authored by Shiraz Hashim's avatar Shiraz Hashim Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable 'no-map-fixup' for modem carveout



CONFIG_ENABLE_VMALLOC_SAVING has been enabled by default
for targets supporting 32bit, to extend vmalloc space
to carveouts.

CONFIG_ENABLE_VMALLOC_SAVING and 'no-map-fixup' are not
effective together as 'no-map-fixup' performs a delayed
carveout while vmalloc saving feature coming up early
assumes it to be logical mapped region, thus not being
able to reuse corresponding address space for vmalloc.

Disable 'no-map-fixup' for all relevant targets.

Change-Id: Ib30b9b79d43207176a597a6c65f882da171eebb5
Signed-off-by: default avatarShiraz Hashim <shashim@codeaurora.org>
parent 01ec5ab2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment