Re: [PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function
From: Petr Mladek
Date: Tue Oct 22 2024 - 11:27:14 EST
On Thu 2024-10-17 22:01:29, Michael Vetter wrote:
> Thanks for all the reviews.
>
> V5:
> Replace /sys/kernel/livepatch also in other/already existing tests.
> Improve commit message of 3rd patch.
JFYI, I have committed the patchset into livepatching.git,
branch for-6.13/selftests-kprobe.
I have fixed the wrong substitution in the 1st patch as suggested by Joe.
Also I have made two substitutions in test-syscall.sh in the 2nd patch
as suggested by Miroslav.
I would personally prefer to do the substitutions of existing paths
in a separate patch (same as Miroslav). But I do not think that
it was worth another respin. It would just increase risk of more
typos. And we have already spent enough time on this ;-)
Best Regards,
Petr