diff options
author | Michael Bohan <mbohan@codeaurora.org> | 2010-06-14 22:06:56 +0200 |
---|---|---|
committer | Daniel Walker <dwalker@codeaurora.org> | 2010-06-15 22:19:55 +0200 |
commit | 3260e5293727f16ffdce9a6a6203fd9a6b149e58 (patch) | |
tree | 5be7569566f262f3c953e8ac9bbec6f656c03354 /arch/arm/mach-msm | |
parent | Add GPIO support for HTC Dream. (diff) | |
download | linux-3260e5293727f16ffdce9a6a6203fd9a6b149e58.tar.xz linux-3260e5293727f16ffdce9a6a6203fd9a6b149e58.zip |
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>
Diffstat (limited to 'arch/arm/mach-msm')
0 files changed, 0 insertions, 0 deletions