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)
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>

No differences found