pseries: Fix endian issues in cpu hot-removal
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Fri, 12 Sep 2014 19:11:42 +0000 (14:11 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:48 +0000 (23:14 +1000)
When removing a cpu, this patch makes sure that values
gotten from or passed to firmware are in the correct
endian format.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found