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:
c7704d3
)
powerpc: Fix memory limits when starting at a non-zero address
author
Scott Wood
<scottwood@freescale.com>
Thu, 27 Jan 2011 10:30:44 +0000
(10:30 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 2 Mar 2011 05:56:15 +0000
(16:56 +1100)
memblock_enforce_memory_limit() takes the desired maximum quantity of memory
to end up with, not an address above which memory will not be used.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found