From: Scott Wood Date: Thu, 27 Jan 2011 10:30:44 +0000 (+0000) Subject: powerpc: Fix memory limits when starting at a non-zero address X-Git-Tag: v2.6.39-rc1~430^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd227002972be910c6191f38f8641e01796557f;p=pandora-kernel.git powerpc: Fix memory limits when starting at a non-zero address memblock_enforce_memory_limit() takes the desired maximum quantity of memory to end up with, not an address above which memory will not be used. Signed-off-by: Scott Wood Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed