]> git.baikalelectronics.ru Git - kernel.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)
commitf22c54d19600923af4eff0717197011c93158152
tree8e9d465a7e66124a9cd6847051af45d42dbf67d0
parent261bedfd8a9d6471fbba6a677ca18f0f2fc9af8e
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