From: Jon Medhurst Date: Sun, 3 Jul 2011 13:57:18 +0000 (+0100) Subject: ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions X-Git-Tag: v3.1-rc1~258^2^2~2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0d1a1c5692d6192684fb7aa8f4d7f401f8dbab;p=pandora-kernel.git ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions The kernel doesn't currently support VFP or Neon code, and probing of code with CP15 operations is fraught with bad consequences. So we will just reject probing these instructions. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed