[PATCH v5 00/16] uprobes: Add uprobes support for ARM

Jon Medhurst (Tixy) tixy at linaro.org
Mon Feb 3 11:44:53 EST 2014


On Thu, 2014-01-23 at 15:05 -0500, David Long wrote:
> From: "David A. Long" <dave.long at linaro.org>
> 
> This patch series adds basic uprobes support to ARM. It is based on patches
> developed earlier by Rabin Vincent. That approach of adding hooks into
> the kprobes instruction parsing code was not well received. This approach
> separates the ARM instruction parsing code in kprobes out into a separate set
> of functions which can be used by both kprobes and uprobes. Both kprobes and
> uprobes then provide their own semantic action tables to process the results of
> the parsing.

Assuming my comment about 'const' use in patch 5 is addressed, then for
patches 2 to 14 you can add:

Acked-by: Jon Medhurst <tixy at linaro.org>

Thanks Dave for persevering.

-- 
Tixy




More information about the linux-arm-kernel mailing list