From: Jon Medhurst Date: Tue, 19 Apr 2011 09:52:17 +0000 (+0100) Subject: ARM: kprobes: Add emulation of MOVW and MOVT instructions X-Git-Tag: v2.6.39-rc6~9^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9836777d5f22e64eefc759d682511560b6d6d78;p=pandora-kernel.git ARM: kprobes: Add emulation of MOVW and MOVT instructions The MOVW and MOVT instructions account for approximately 7% of all instructions in a ARMv7 kernel as GCC uses them instead of a literal pool. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed