selftests/ftrace: make kprobe profile testcase description unique
stable inclusion from stable-v5.10.94 commit aec69e2f33b4d9861c560867659848d0ac336478 bugzilla: https://gitee.com/openeuler/kernel/issues/I531X9 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=aec69e2f33b4d9861c560867659848d0ac336478 -------------------------------- [ Upstream commit e5992f37 ] Commit 32f6e5da ("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 description 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. Reported-by: NAlexander Egorenkov <egorenar@linux.ibm.com> Signed-off-by: NHeiko Carstens <hca@linux.ibm.com> Acked-by: NMasami Hiramatsu <mhiramat@kernel.org> Signed-off-by: NShuah Khan <skhan@linuxfoundation.org> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com> Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
Showing
想要评论请 注册 或 登录