Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Zhu Yanjun <yanjun.zhu@linux.dev>
To: pasha.tatashin@soleen.com, rppt@kernel.org, pratyush@kernel.org,
	shuah@kernel.org, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH 1/1] selftests/liveupdate: Cleanup kernel optio CONFIG_LIVEUPDATE_TEST
Date: Thu, 29 Jan 2026 20:31:34 -0800	[thread overview]
Message-ID: <9da09064-5005-4b30-8f9b-9ac9b9858d46@linux.dev> (raw)
In-Reply-To: <20260130042840.1469-1-yanjun.zhu@linux.dev>


在 2026/1/29 20:28, Zhu Yanjun 写道:
> The kernel option CONFIG_LIVEUPDATE_TEST does not exist currently.
> Remove it.

In kernel 6.19-rc7, this kernel option still exists in the file

tools/testing/selftests/liveupdate/config. Thus I send out this commit 
to remove it.

Zhu Yanjun

>
> No functional changes.
>
> Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
> ---
>   tools/testing/selftests/liveupdate/config | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/tools/testing/selftests/liveupdate/config b/tools/testing/selftests/liveupdate/config
> index 91d03f9a6a39..80bd5d5e2976 100644
> --- a/tools/testing/selftests/liveupdate/config
> +++ b/tools/testing/selftests/liveupdate/config
> @@ -5,7 +5,6 @@ CONFIG_KEXEC_HANDOVER_ENABLE_DEFAULT=y
>   CONFIG_KEXEC_HANDOVER_DEBUGFS=y
>   CONFIG_KEXEC_HANDOVER_DEBUG=y
>   CONFIG_LIVEUPDATE=y
> -CONFIG_LIVEUPDATE_TEST=y
>   CONFIG_MEMFD_CREATE=y
>   CONFIG_TMPFS=y
>   CONFIG_SHMEM=y

-- 
Best Regards,
Yanjun.Zhu


  reply	other threads:[~2026-01-30  4:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-30  4:28 [PATCH 1/1] selftests/liveupdate: Cleanup kernel optio CONFIG_LIVEUPDATE_TEST Zhu Yanjun
2026-01-30  4:31 ` Zhu Yanjun [this message]
2026-02-10 13:36   ` Pratyush Yadav
2026-02-10 18:15     ` Yanjun.Zhu
2026-02-12 13:01       ` Pratyush Yadav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9da09064-5005-4b30-8f9b-9ac9b9858d46@linux.dev \
    --to=yanjun.zhu@linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=pasha.tatashin@soleen.com \
    --cc=pratyush@kernel.org \
    --cc=rppt@kernel.org \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox