]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: kprobes: Remove redundant condition checks from simulation routines
authorJon Medhurst <tixy@yxit.co.uk>
Wed, 6 Apr 2011 10:17:10 +0000 (11:17 +0100)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:40:54 +0000 (23:40 -0400)
commita539f5d46c868cb1f37b92e62e040b400571aed4
treedad675c6706c9e5562c6f98e554ad51a1dfa1889
parent073090cb701148396b1130be81f8ac84a41f196d
ARM: kprobes: Remove redundant condition checks from simulation routines

Now we have the framework code handling conditionally executed
instructions we can remove redundant checks in individual simulation
routines.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-decode.c