]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.
authorLeif Lindholm <leif.lindholm@arm.com>
Mon, 12 Dec 2011 18:45:36 +0000 (19:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 13 Dec 2011 08:52:03 +0000 (08:52 +0000)
commitc41584ddc1b9c7d06726057456d188d4eefec60b
tree8e9d465a7e66124a9cd6847051af45d42dbf67d0
parentc245dcd326fb9f8cca4b396796f0d2e54171b5c9
ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.

This patch changes the kprobes implementation to use the generic ARM
instruction set condition code checks, rather than a dedicated
implementation.

Signed-off-by: Leif Lindholm <leif.lindholm@arm.com>
Acked-by: Jon Medhurst <tixy@yxit.co.uk>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/kprobes-test.c