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

Skip to content
Commit 96cfd932 authored by Laura Abbott's avatar Laura Abbott Committed by Stephen Boyd
Browse files

msm: Don't allow overmapping



Due to the way allocations are performed, over mapping must be
disallowed. Otherwise, it may be possible to inadvertently
unmap other physical addresses. The smallest length that can
now be mapped is 4K. Lengths less than 4k can be safely
overmapped since physical addresses must be 4k aligned as well.

Change-Id: I897f479c0cec29d499406b52b624a6f2b34b718a
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent a3e30fb3
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