Re: [PATCH] selftests: livepatch: use canonical ftrace path

From: Petr Mladek

Date: Wed Oct 15 2025 - 09:11:32 EST


On Fri 2025-10-10 20:07:27, Fushuai Wang wrote:
> Since v4.1 kernel, a new interface for ftrace called "tracefs" was
> introduced, which is usually mounted in /sys/kernel/tracing. Therefore,
> tracing files can now be accessed via either the legacy path
> /sys/kernel/debug/tracing or the newer path /sys/kernel/tracing.
>
> Signed-off-by: Fushuai Wang <wangfushuai@xxxxxxxxx>

JFYI, the patch has been comitted into livepatching.git,
branch for-6.19/trivial.

Best Regards,
Petr