From: Jon Medhurst Date: Mon, 18 Apr 2011 07:53:58 +0000 (+0100) Subject: ARM: kprobes: Remove redundant code in space_1111 X-Git-Tag: v2.6.39-rc6~9^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72c2bab2be734d63dee4342e67b1754c54fded70;p=pandora-kernel.git ARM: kprobes: Remove redundant code in space_1111 The tests to explicitly reject probing CPS, RFE and SRS instructions are redundant as the default case is now to reject undecoded patterns. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed