On Wed, 2017-04-12 at 11:18:51 UTC, "Naveen N. Rao" wrote: > Along similar lines as commit 9326638cbee2 ("kprobes, x86: Use > NOKPROBE_SYMBOL() instead of __kprobes annotation"), convert __kprobes > annotation to either NOKPROBE_SYMBOL() or nokprobe_inline. The latter > forces inlining, in which case the caller needs to be added to > NOKPROBE_SYMBOL(). ... > > Acked-by: Masami Hiramatsu <mhira...@kernel.org> > Signed-off-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/71f6e58e5efe09b98a1862d4c25976 cheers