From: David A. Long Date: Thu, 6 Mar 2014 02:20:25 +0000 (-0500) Subject: ARM: Change more ARM kprobes symbol names to something more generic X-Git-Tag: v3.15-rc1~82^2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb73ea97e63bb06bf98ff052615ce181bc7f69ec;p=pandora-kernel.git ARM: Change more ARM kprobes symbol names to something more generic Change kprobe_emulate_none, kprobe_simulate_nop, and arm_kprobe_decode_init function names to something more appropriate for code being shared outside of the kprobes subsystem. Also, move the new arm_probes_decode_init declaration out of the kprobes.h include file and into the probes.h include file. Signed-off-by: David A. Long Acked-by: Jon Medhurst --- Reading git-diff-tree failed