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:
44790a0
)
powerpc/scom: Enable 64-bit addresses
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 10 Oct 2013 08:18:02 +0000
(19:18 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 6 Nov 2013 03:13:49 +0000
(14:13 +1100)
On P8, XSCOM addresses has a special "indirect" form that
requires more than 32-bits, so let's use u64 everywhere in
the code instead of u32.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found