From: Anton Blanchard Date: Sun, 15 Dec 2013 23:47:54 +0000 (+1100) Subject: powerpc: Fix endian issues in power7/8 machine check handler X-Git-Tag: v3.14-rc1~80^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68c33f3592eef63304a5f5ab68466539ccac56c;p=pandora-kernel.git powerpc: Fix endian issues in power7/8 machine check handler The SLB save area is shared with the hypervisor and is defined as big endian, so we need to byte swap on little endian builds. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed