Skip to content
Commit 3260e529 authored by Michael Bohan's avatar Michael Bohan Committed by Daniel Walker
Browse files

arm: mm: Don't free prohibited memmap entries



The VM subsystem assumes that there are valid memmap entries to
the bank end aligned to MAX_ORDER_NR_PAGES. It will try and read
these page structs, and so we cannot free any memmap entries that
it may inspect.

Signed-off-by: default avatarMichael Bohan <mbohan@codeaurora.org>
Signed-off-by: default avatarDaniel Walker <dwalker@codeaurora.org>
parent 923a081c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment