git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e755c0
)
powerpc/ps3: Add highmem region memory early
author
Hector Martin
<hector@marcansoft.com>
Thu, 11 Aug 2011 19:31:08 +0000
(21:31 +0200)
committer
Geoff Levand
<geoff@infradead.org>
Tue, 24 Apr 2012 22:34:18 +0000
(15:34 -0700)
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>
arch/powerpc/platforms/ps3/mm.c
patch
|
blob
|
history
diff --cc
arch/powerpc/platforms/ps3/mm.c
Simple merge