Searched hist:"3260 e5293727f16ffdce9a6a6203fd9a6b149e58" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mm/ |
H A D | init.c | diff 3260e5293727f16ffdce9a6a6203fd9a6b149e58 Mon Jun 14 15:06:56 CDT 2010 Michael Bohan <mbohan@codeaurora.org> 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: Michael Bohan <mbohan@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
|