Re: [PATCH] selftests/ftrace: make kprobe profile testcase description unique

From: Steven Rostedt
Date: Tue Nov 30 2021 - 11:01:20 EST


On Tue, 30 Nov 2021 23:11:30 +0900
Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> On Tue, 30 Nov 2021 13:25:46 +0100
> Heiko Carstens <hca@xxxxxxxxxxxxx> wrote:
>
> > Commit 32f6e5da83c7 ("selftests/ftrace: Add kprobe profile testcase")
> > added a new kprobes testcase, but has a description which does not
> > describe what the test case is doing and is duplicating the desription
> > of another test case.
> > Therefore change the test case description, so it is unique and then
> > allows easily to tell which test case actually passed or failed.
>
> Good catch!
>
> This looks good to me.
>
> Acked-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
>

Shuah,

Care to take this through your tree?

Thanks!

-- Steve