From: Russell King Date: Thu, 9 Apr 2015 11:59:35 +0000 (+0100) Subject: ARM: allow 16-bit instructions in ALT_UP() X-Git-Tag: omap-for-v4.1/fixes-rc1~142^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c6bc5884e52ec004f03071f268ba3f27003aba;p=pandora-kernel.git ARM: allow 16-bit instructions in ALT_UP() Allow ALT_UP() to cope with a 16-bit Thumb instruction by automatically inserting a following nop instruction. This allows us to care less about getting the assembler to emit a 32-bit thumb instruction. Signed-off-by: Russell King --- Reading git-diff-tree failed