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:
cf8fb55
)
powerpc: Fix assmption of end_of_DRAM() returns end address
author
Bharat Bhushan
<r65777@freescale.com>
Tue, 5 Jun 2012 03:55:04 +0000
(
03:55
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 3 Jul 2012 04:14:49 +0000
(14:14 +1000)
memblock_end_of_DRAM() returns end_address + 1, not end address.
While some code assumes that it returns end address.
Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found