From: Jon Medhurst Date: Sat, 2 Jul 2011 15:25:47 +0000 (+0100) Subject: ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions X-Git-Tag: v3.1-rc1~258^2^2~2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=444956677eccfcdfe05de761e1286f62c423ce88;p=pandora-kernel.git ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions SVC (SWI) instructions shouldn't occur in kernel code so we don't need to be able to probe them. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed