From: Russell King Date: Wed, 19 Mar 2014 20:15:46 +0000 (+0000) Subject: Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel... X-Git-Tag: firefly_0821_release~176^2~4085^2^2~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=566b60c04ab230b8cc3845f964306f99504b18df;p=firefly-linux-kernel-4.4.55.git 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. --- 566b60c04ab230b8cc3845f964306f99504b18df