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)
commite36d1227776a2daa2c9aa7f997ac7083d6783f2c
treecf21c3d622ddf8674c1f352db8fceddba09aa730
parent822e71224e07f07a07c385be869fe416ce436430
pseries: Fix endian issues in cpu hot-removal

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>
arch/powerpc/platforms/pseries/dlpar.c
arch/powerpc/platforms/pseries/hotplug-cpu.c