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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 28 Sep 2022 09:01:06 +0200
From:   Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To:     Ren Zhijie <renzhijie2@...wei.com>
Cc:     akpm@...ux-foundation.org, ndesaulniers@...gle.com,
        nathan@...nel.org, vbabka@...e.cz, masahiroy@...nel.org,
        arnd@...db.de, seanjc@...gle.com, hannes@...xchg.org,
        ojeda@...nel.org, mhiramat@...nel.org, dmitry.torokhov@...il.com,
        atomlin@...hat.com, ddiss@...e.de, christophe.leroy@...roup.eu,
        lukas.bulwahn@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] init/Kconfig: fix unmet direct dependencies

On 2022-09-28 06:49:34 [+0000], Ren Zhijie wrote:
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -1273,6 +1273,7 @@ endif # NAMESPACES
>  
>  config CHECKPOINT_RESTORE
>  	bool "Checkpoint/restore support"
> +	select PROC_FS

Couldn't this become a depends?

>  	select PROC_CHILDREN
>  	select KCMP
>  	default n

Sebastian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ