From: Benjamin Krill Date: Mon, 27 Jul 2009 22:02:39 +0000 (+0000) Subject: powerpc/prom_init: Evaluate mem kernel parameter for early allocation X-Git-Tag: v2.6.32-rc1~675^2~59 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf68787b68a2011664f1670a827c8f202ddb7c3d;p=pandora-kernel.git powerpc/prom_init: Evaluate mem kernel parameter for early allocation Evaluate mem kernel parameter for early memory allocations. If mem is set no allocation in the region above the given boundary is allowed. The current code doesn't take care about this and allocate memory above the given mem boundary. Signed-off-by: Benjamin Krill Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed