On Tue 2025-03-18 11:15:18, Song Liu wrote: > CONFIG_KPROBES_ON_FTRACE is required for test-kprobe. Skip test-kprobe > when CONFIG_KPROBES_ON_FTRACE is not set. Since some kernel may not have > /proc/config.gz, grep for kprobe_ftrace_ops from /proc/kallsyms to check > whether CONFIG_KPROBES_ON_FTRACE is enabled. > > Signed-off-by: Song Liu <[email protected]>
JFYI, I have added the -q option and pushed the patch into livepatching.git, branch for-6.15/trivial, see https://web.git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git/commit/?h=for-6.15/trivial IMHO, it is trivial and it is a selftest so it still go into 6.15. I am going to send the pull request on Thursday or so. Best Regards, Petr
