commit | 47e190fafde49ff8ca732fa137e39cb2b8baba8c | [log] [tgz] |
---|---|---|
author | David A. Long <dave.long@linaro.org> | Thu Mar 06 18:12:07 2014 -0500 |
committer | David A. Long <dave.long@linaro.org> | Tue Mar 18 16:39:39 2014 -0400 |
tree | bcfb54b117e8ac1ea0c06c22dd1546edc2c39aed | |
parent | 44a0a59c535004eac9f18210cb2ce10b23861630 [diff] |
ARM: Change the remaining shared kprobes/uprobes symbols to something generic Any more ARM kprobes/uprobes symbols which have "kprobe" in the name must be changed to the more generic "probes" or other non-kprobes specific symbol. Signed-off-by: David A. Long <dave.long@linaro.org> Acked-by: Jon Medhurst <tixy@linaro.org>