Re: [v4, 5/6] powerpc: introduce a new helper to obtain function entry points

From: Michael Ellerman
Date: Mon Apr 24 2017 - 18:47:52 EST


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.rao@xxxxxxxxxxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/1b32cd1715378c9a3856df4a80920f

cheers