commit | 8ac5fd118cd137db5ca8c786778ba600f87111a0 | [log] [tgz] |
---|---|---|
author | Hector Martin <hector@marcansoft.com> | Thu Aug 11 21:31:08 2011 +0200 |
committer | Geoff Levand <geoff@infradead.org> | Tue Apr 24 15:34:18 2012 -0700 |
tree | ab9a29a64c17da1344ce23f7ae1f2459058fd0ac | |
parent | 1e755c09926de2d9b0e239ba0ce10fdb6835551a [diff] |
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 <hector@marcansoft.com> Signed-off-by: Andre Heider <a.heider@gmail.com> Signed-off-by: Geoff Levand <geoff@infradead.org>