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:
cd3db0c
)
memblock: Change u64 to phys_addr_t
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 4 Aug 2010 03:34:42 +0000
(13:34 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:09 +0000
(12:56 +1000)
Let's not waste space and cycles on archs that don't support >32-bit
physical address space.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found