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:
4a85b31
)
powerpc: Make boot_cpuid common between 32 and 64-bit
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 28 Mar 2014 02:36:27 +0000
(13:36 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 7 Apr 2014 00:33:14 +0000
(10:33 +1000)
Move the definition to setup-common.c and set the init value
to -1 on both 32 and 64-bit (it was 0 on 64-bit).
Additionally add a check to prom.c to garantee that the init
value has been udpated after the DT scan.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found