]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: kprobes: Remove redundant code in space_1111
authorJon Medhurst <tixy@yxit.co.uk>
Mon, 18 Apr 2011 07:53:58 +0000 (08:53 +0100)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:40:59 +0000 (23:40 -0400)
commitdbba8205c45842029291843e5074d3cba96574a7
treeea4877ab3615b569c81cc9b7991c43dcd9aef192
parent119d98ed31b080035ead61fbeaf6fcef9932146d
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>
arch/arm/kernel/kprobes-decode.c