-
- Downloads
"README.md" did not exist on "bd2f55361f18347e890d52ff9cfd8895455ec11b"
msm: Completely remove memory from the memblock allocator
memblock_remove may not be sufficient to prevent placing
regions on top of each other. Call memblock_reserve and
memblock_free as well to completely remove the memory
from the allocator.
Change-Id: Iec481d7ce7a51c243e43a2d9be2fbfbf7b2717ed
Signed-off-by:
Laura Abbott <lauraa@codeaurora.org>
Please register or sign in to comment