From: Anton Blanchard Date: Mon, 23 Sep 2013 02:04:47 +0000 (+1000) Subject: powerpc: Remove hard coded FP offsets in alignment handler X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c324496456208e4a6a377d8a36b8fad76d004c7f;p=pandora-kernel.git powerpc: Remove hard coded FP offsets in alignment handler The alignment handler assumes big endian ordering when selecting the low word of a 64bit floating point value. Use the existing union which works in both little and big endian. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed