[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YzPxMvjdjVEK1/b1@linutronix.de>
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