From: David A. Long Date: Fri, 7 Mar 2014 16:16:10 +0000 (-0500) Subject: ARM: Move generic arm instruction parsing code to new files for sharing between features X-Git-Tag: v3.15-rc1~82^2^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18377c303787ded44b7decd7dee694db0f205e9;p=pandora-kernel.git ARM: Move generic arm instruction parsing code to new files for sharing between features Move the arm 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 Acked-by: Jon Medhurst --- Reading git-diff-tree failed