Re: [PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten

Zelin Deng <[email protected]> Thu, 2 Jul 2026 16:09:14 +0800
Newsgroups org.kernel.vger.live-patching,org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kselftest
Message-ID <[email protected]>
On 2026/7/2 15:11, Thomas Weißschuh wrote:
> On Thu, Jul 02, 2026 at 10:40:21AM +0800, Zelin Deng wrote:
>> 在 2026/7/1 23:19, Thomas Weißschuh 写道:
> (...)
:) Now client language has changed.
>> I had verify your proposal, it worked well - liveupatch kmod was built
>> successfully and top-level Makefile wasn't overwritten any more.
> Thanks for testing!
>
>> Petr thank you for your Ack, I think Thomas's proposal is better than mine,
>> we don't have to do the quirk everytime when new selftest kmod is added.
>>
>> Thomas, so do I have to send a updated patch or you will do it by youself?
> Your choice. You did most of the work, so should be credited as author.
> If you don't want I can do it, too.
Never mind, it will be good if you can do the change, so please do it 
thank you. I'm just glad to report the issue and get some positive 
feedbacks.
>
> Thomas