]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ccb41df2ab7df6d549ee85455ca8afc7c71365a
treecf21c3d622ddf8674c1f352db8fceddba09aa730
parent928069aa1892aa946fa0c6d11581437af7ea4da5
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