commit | c41584ddc1b9c7d06726057456d188d4eefec60b | [log] [tgz] |
---|---|---|
author | Leif Lindholm <leif.lindholm@arm.com> | Mon Dec 12 19:45:36 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Dec 13 08:52:03 2011 +0000 |
tree | 8e9d465a7e66124a9cd6847051af45d42dbf67d0 | |
parent | c245dcd326fb9f8cca4b396796f0d2e54171b5c9 [diff] |
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>