lkml.org 
[lkml]   [2018]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 2/3] selftest/ftrace: Move kprobe selftest function to separate compile unit
On Thu, 26 Jul 2018 14:53:55 +0900
Masami Hiramatsu <mhiramat@kernel.org> wrote:

> From: Francis Deslauriers <francis.deslauriers@efficios.com>
>
> Move selftest function to its own compile unit so it can be compiled
> with the ftrace cflags (CC_FLAGS_FTRACE) allowing it to be probed
> during the ftrace startup tests.
>
> Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
> Acked-by: Masami Hiramatsu <mhiramat@kernel.org>

Hi Masami,

Actually, since you are sending this as part of your patch queue, you
need to add your Signed-off-by here and not Acked-by. That means it has
gone through you.

I've applied the first patch already, just resend this one, where you
add you Signed-off-by instead of Acked-by.

Thanks!

-- Steve


> ---
> kernel/trace/Makefile | 5 +++++
> kernel/trace/trace_kprobe.c | 12 +-----------
> kernel/trace/trace_kprobe_selftest.c | 10 ++++++++++
> kernel/trace/trace_kprobe_selftest.h | 7 +++++++
> 4 files changed, 23 insertions(+), 11 deletions(-)
> create mode 100644 kernel/trace/trace_kprobe_selftest.c
> create mode 100644 kernel/trace/trace_kprobe_selftest.h
>

\
 
 \ /
  Last update: 2018-07-27 01:31    [W:0.075 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site