[PATCH 0/5] ARM: kprobes: Fixes for ARM instruction emulation (part 5)

Nicolas Pitre nicolas.pitre at linaro.org
Mon Apr 18 14:41:02 EDT 2011


On Mon, 18 Apr 2011, Tixy wrote:

> (This is a fifth set of patches)
> 
> When kprobes are inserted into code an ARM instruction is replaced
> by a breakpoint. When this is hit, the original instruction must be
> emulated out-of-line. This patchset fixes still more bugs in the
> instruction decoding and emulation.
> 
> [PATCH 1/5] ARM: kprobes: Reject probing of all coprocessor instructions
> [PATCH 2/5] ARM: kprobes: Consolidate stub decoding functions
> [PATCH 3/5] ARM: kprobes: Reject probing of SETEND instructions
> [PATCH 4/5] ARM: kprobes: Fix emulation of PLD instructions
> [PATCH 5/5] ARM: kprobes: Remove redundant code in space_1111

Lookes fine, merged.

Thanks


Nicolas



More information about the linux-arm-kernel mailing list