Re: [PATCH v10 00/10] livepatch: Atomic replace feature
From: Miroslav Benes
Date: Tue Mar 20 2018 - 09:16:16 EST
On Mon, 12 Mar 2018, Joe Lawrence wrote:
> These are the callback tests that I hacked up into a livepatch
> kselftest. (Basically I copied a bunch of the sample modules and
> verified the expected dmesg output as I had listed in in the
> Documentation/livepatch/callbacks.txt file.) The script is still a
> little rough and maybe this isn't the direction we want to go for proper
> kselftests, but perhaps it saves you some time/sanity for verifying this
> patchset.
>
> Hope this helps,
Hi Joe,
it helps a lot. Thanks for implementing it.
Miroslav