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:
72632ce
)
powerpc: mem_init should call memblock_is_reserved with phys_addr_t
author
Becky Bruce
<beckyb@kernel.crashing.org>
Tue, 28 Jun 2011 09:54:46 +0000
(09:54 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 29 Jun 2011 07:48:18 +0000
(17:48 +1000)
This has been broken for a while but hasn't been an issue until
now because nobody was reserving regions at high addresses.
Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found