]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdd52ab58f78d8bb19909c2412c752deb88eb5271
treeea654b96f89e538ea43326fee8ca056da07b668b
parent604708217b465b9c7c0c43dfd0dc5e2cca035183
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