From: Jon Medhurst Date: Sat, 2 Jul 2011 15:16:05 +0000 (+0100) Subject: ARM: kprobes: Decode 16-bit Thumb IT instruction X-Git-Tag: v3.1-rc1~258^2^2~2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b94faf8d76be2116223c2591b31ddae5eecac2b;p=pandora-kernel.git ARM: kprobes: Decode 16-bit Thumb IT instruction The normal Thumb singlestepping routine updates the IT state after calling the instruction handler. We don't what this to happen after the IT instruction simulation sets the IT state, therefore we need to provide a custom singlestep routine. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed