Re: [PATCH 1/2] selftests: livepatch: test-ftrace: livepatch a traced function

From: Petr Mladek

Date: Fri Mar 06 2026 - 08:52:57 EST


On Fri 2026-02-20 11:12:33, Marcos Paulo de Souza wrote:
> This is basically the inverse case of commit 474eecc882ae
> ("selftests: livepatch: test if ftrace can trace a livepatched function")
> but ensuring that livepatch would work on a traced function.
>
> Signed-off-by: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>

Looks and works fine to me:

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Tested-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr

PS: I am going to fix the typo mentioned by Joe and push this patch.