From: Michael Bohan Date: Mon, 14 Jun 2010 20:06:56 +0000 (-0700) Subject: arm: mm: Don't free prohibited memmap entries X-Git-Tag: v2.6.36-rc1~54^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3260e5293727f16ffdce9a6a6203fd9a6b149e58;p=pandora-kernel.git 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 Signed-off-by: Daniel Walker --- Reading git-diff-tree failed