Re: [v3,1/7] kprobes: convert kprobe_lookup_name() to a function
From: Michael Ellerman <hidden>
Date: 2017-04-24 22:48:48
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2017-04-24 22:48:48
Also in:
lkml
On Wed, 2017-04-19 at 12:51:00 UTC, "Naveen N. Rao" wrote:
The macro is now pretty long and ugly on powerpc. In the light of further changes needed here, convert it to a __weak variant to be over-ridden with a nicer looking function. Suggested-by: Masami Hiramatsu <mhiramat@kernel.org> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Naveen N. Rao <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/49e0b4658fe6aab5bf6bfe0738a86c cheers