Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel...
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 20:15:46 +0000 (20:15 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 20:15:46 +0000 (20:15 +0000)
commit566b60c04ab230b8cc3845f964306f99504b18df
tree1897a526488c3496f4ffe5eebb39a1dd41ab731d
parent3ba4cea21901d90d703b52e4a806fbafa86037a6
parentc7edc9e326d53ca5ef9bed82de0740c6b107d55b
Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel-stable

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.
arch/arm/Kconfig
arch/arm/include/asm/ptrace.h