powerpc/ftrace: Use module loader helpers to parse trampolines
authorAnton Blanchard <anton@samba.org>
Fri, 4 Apr 2014 05:52:58 +0000 (16:52 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:35 +0000 (10:05 +1000)
Now we have is_module_trampoline() and module_trampoline_target()
we can remove a bunch of intimate kernel module trampoline
knowledge from ftrace.

Signed-off-by: Anton Blanchard <anton@samba.org>

No differences found