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

Thomas Weißschuh <[email protected]> Thu, 2 Jul 2026 09:11:17 +0200
Newsgroups org.kernel.vger.live-patching,org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kselftest
Message-ID <20260702090852-9fe31739-3a7c-4604-9afa-805a6dcd8755@linutronix.de>
On Thu, Jul 02, 2026 at 10:40:21AM +0800, Zelin Deng wrote:
> 在 2026/7/1 23:19, Thomas Weißschuh 写道:

(...)

> 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.


Thomas