Re: [PATCH v3 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
From: Petr Mladek
Date: Tue Mar 25 2025 - 10:02:04 EST
On Mon 2025-03-24 19:50:17, Filipe Xavier wrote:
> This patchset add ftrace helpers functions and
> add a new test makes sure that ftrace can trace
> a function that was introduced by a livepatch.
>
> Signed-off-by: Filipe Xavier <felipeaggger@xxxxxxxxx>
> Acked-by: Miroslav Benes <mbenes@xxxxxxx>
JFYI, the patchset has been committed into livepatching.git,
branch for-6.15/ftrace-test.
I had a dilemma whether to push it for 6.15 or postpone it.
But it is a selftest and quite trivial. And it has been
reviewed by several people. And it seems to work well
so I think that we could push it for 6.15.
Best Regards,
Petr