On Wed, 2017-04-19 at 12:52:27 UTC, "Naveen N. Rao" wrote: > kprobe_lookup_name() is specific to the kprobe subsystem and may not > always return the function entry point (in a subsequent patch for > KPROBES_ON_FTRACE). For looking up function entry points, introduce a > separate helper and use the same in optprobes.c > > Signed-off-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/1b32cd1715378c9a3856df4a80920f cheers