From: Anton Blanchard Date: Mon, 23 Sep 2013 02:04:50 +0000 (+1000) Subject: powerpc: Handle VSX alignment faults in little endian mode X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52055d07ce0a465949552c9c5d65d2b8b37672c5;p=pandora-kernel.git powerpc: Handle VSX alignment faults in little endian mode Things are complicated by the fact that VSX elements are big endian ordered even in little endian mode. 8 byte loads and stores also write to the top 8 bytes of the register. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed