From: Jon Medhurst Date: Tue, 12 Apr 2011 06:45:23 +0000 (+0100) Subject: ARM: kprobes: Reject probing of undefined media instructions X-Git-Tag: v2.6.39-rc6~9^2~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=780b5c1162286cc75ef2dcc0f14215d9f9f06230;p=pandora-kernel.git ARM: kprobes: Reject probing of undefined media instructions The instructions space for media instructions contains some undefined patterns. We need to reject probing of these because they may in future become defined and the kprobes code may then emulate them faultily. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed