From: Jon Medhurst Date: Tue, 19 Apr 2011 16:56:58 +0000 (+0100) Subject: ARM: kprobes: Add Thumb instruction decoding stubs X-Git-Tag: v3.1-rc1~258^2^2~2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2437170710c4a3dee137a65623960aa7ac82a32e;p=pandora-kernel.git ARM: kprobes: Add Thumb instruction decoding stubs Extend arch_prepare_kprobe to support probing of Thumb code. For the actual decoding of Thumb instructions, stub functions are added which currently just reject the probe. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed