From: Michael Neuling Date: Fri, 11 Jul 2008 06:31:09 +0000 (+1000) Subject: powerpc: Add VSX load/store alignment exception handler X-Git-Tag: v2.6.27-rc1~1058^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6f37be7fdc9fea407379745350f6630b9d3cdd;p=pandora-kernel.git powerpc: Add VSX load/store alignment exception handler VSX loads and stores will take an alignment exception when the address is not on a 4 byte boundary. This add support for these alignment exceptions and will emulate the requested load or store. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed