powerpc: Fix endian issues in kexec and crash dump code
authorAnton Blanchard <anton@samba.org>
Tue, 21 Jan 2014 21:40:28 +0000 (08:40 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 11 Feb 2014 00:24:52 +0000 (11:24 +1100)
commitea961a828fe7250e954f086d74d9323c3d44c3e4
treeea654b96f89e538ea43326fee8ca056da07b668b
parent04a341138da55daf47551308660a5fcc6b5b9077
powerpc: Fix endian issues in kexec and crash dump code

We expose a number of OF properties in the kexec and crash dump code
and these need to be big endian.

Cc: stable@vger.kernel.org # v3.13
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/machine_kexec.c
arch/powerpc/kernel/machine_kexec_64.c