commit | 72c2bab2be734d63dee4342e67b1754c54fded70 | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Mon Apr 18 08:53:58 2011 +0100 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 28 23:40:59 2011 -0400 |
tree | ea4877ab3615b569c81cc9b7991c43dcd9aef192 | |
parent | 41713d1396312a027ec02abc4767041627c178ef [diff] |
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 <tixy@yxit.co.uk> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>