pseries: Fix endian issues in onlining cpu threads
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Fri, 12 Sep 2014 19:11:41 +0000 (14:11 -0500)
committerMichael 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