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:
fe921c8
)
pseries: Fix endian issues in onlining cpu threads
author
Thomas Falcon
<tlfalcon@linux.vnet.ibm.com>
Fri, 12 Sep 2014 19:11:41 +0000
(14:11 -0500)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:47 +0000
(23:14 +1000)
The ibm,ppc-interrupt-server#s property is in big endian format.
These values need to be converted when used by little endian
architectures.
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
No differences found