lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9da09064-5005-4b30-8f9b-9ac9b9858d46@linux.dev>
Date: Thu, 29 Jan 2026 20:31:34 -0800
From: Zhu Yanjun <yanjun.zhu@...ux.dev>
To: pasha.tatashin@...een.com, rppt@...nel.org, pratyush@...nel.org,
 shuah@...nel.org, linux-kernel@...r.kernel.org,
 linux-kselftest@...r.kernel.org
Subject: Re: [PATCH 1/1] selftests/liveupdate: Cleanup kernel optio
 CONFIG_LIVEUPDATE_TEST


在 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@...ux.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ