From: Linus Walleij Date: Thu, 29 Sep 2011 08:37:23 +0000 (+0100) Subject: ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES X-Git-Tag: v3.1-rc10~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002ea9eefec98dada56fd5f8e432a4e8570c2a26;p=pandora-kernel.git ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES The VM subsystem assumes that there are valid memmap entries from the bank start aligned to MAX_ORDER_NR_PAGES. On the Ux500 we have a lot of mem=N arguments on the commandline triggering this bug several times over and causing kernel oops messages. Cc: stable@kernel.org Cc: Michael Bohan Cc: Nicolas Pitre Signed-off-by: Johan Palsson Signed-off-by: Rabin Vincent Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed