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:
4e2e412
)
microblaze: mm: Fix lowmem max memory size limits
author
Michal Simek
<monstr@monstr.eu>
Mon, 19 Dec 2011 12:46:35 +0000
(13:46 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Fri, 23 Mar 2012 08:28:10 +0000
(09:28 +0100)
Use CONFIG_LOWMEM_SIZE if system has larger ram size.
For system with larger ram size, enable HIGMEM support.
Also setup limitation for memblock and use memblock
allocation in lowmem region.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found