From: Hector Martin Date: Thu, 11 Aug 2011 19:31:08 +0000 (+0200) Subject: powerpc/ps3: Add highmem region memory early X-Git-Tag: v3.5-rc1~132^2~58^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ac5fd118cd137db5ca8c786778ba600f87111a0;p=pandora-kernel.git powerpc/ps3: Add highmem region memory early Real mode memory can be limited and runs out quickly as memory is allocated during kernel startup. Having the highmem available sooner fixes this. This change simplifies the memory management code by converting from hotplug memory to logical memory blocks. Signed-off-by: Hector Martin Signed-off-by: Andre Heider Signed-off-by: Geoff Levand --- Reading git-diff-tree failed