Home
last modified time | relevance | path

Searched hist:"87 abef63ead5ac9e2c67f0c07c461eda6be16aeb" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/kernel/
H A DMakefilediff 87abef63ead5ac9e2c67f0c07c461eda6be16aeb Thu Mar 06 03:06:29 CET 2014 David A. Long <dave.long@linaro.org> ARM: move generic thumb instruction parsing code to new files for use by other feature

Move the thumb version of the kprobes instruction parsing code into more generic
files from where it can be used by uprobes and possibly other subsystems. The
symbol names will be made more generic in a subsequent part of this patchset.

Signed-off-by: David A. Long <dave.long@linaro.org>
Acked-by: Jon Medhurst <tixy@linaro.org>