]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d9329eadc7a446a79c7375369fe2bacef948c12
tree1897a526488c3496f4ffe5eebb39a1dd41ab731d
parenta7d9f7794bb7f5d3835753067f5c6e054739e0bb
parent73b18eed65b1afcabd4e139624e7e8b35d3b43ee
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