powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_name
authorAnton Blanchard <anton@samba.org>
Thu, 3 Apr 2014 05:08:38 +0000 (16:08 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:33 +0000 (10:05 +1000)
Use ppc_function_entry in places where we previously assumed
function descriptors exist.

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

No differences found