From: Max Filippov Date: Mon, 4 Aug 2014 11:24:58 +0000 (+0400) Subject: xtensa: move invalid unaligned instruction handler closer to its users X-Git-Tag: omap-fixes-against-v3.17-rc3~14^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21570465a30f13197991eb2637d6ffc6c6880eef;p=pandora-kernel.git xtensa: move invalid unaligned instruction handler closer to its users With this change a threaded jump from .Linvalid_instruction_load to .Linvalid_instruction can be removed and more code may be added to common load/store exit path. Signed-off-by: Max Filippov --- Reading git-diff-tree failed