* [PATCH 08/20] s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select [not found] <20180205012146.23981-1-ulfalizer@gmail.com> @ 2018-02-05 1:21 ` Ulf Magnusson 2018-02-05 6:56 ` Heiko Carstens 0 siblings, 1 reply; 2+ messages in thread From: Ulf Magnusson @ 2018-02-05 1:21 UTC (permalink / raw) To: linux-kernel Cc: linux-kbuild, tfiga, paul.burton, m.szyprowski, egtvedt, linus.walleij, vgupta, mgorman, hch, mina86, robh, sboyd, paulus, will.deacon, tony, npiggin, yamada.masahiro, Ulf Magnusson, Martin Schwidefsky, Heiko Carstens, linux-s390 The ARCH_WANTS_PROT_NUMA_PROT_NONE symbol was removed by commit 6a33979d5bd7 ("mm: remove misleading ARCH_USES_NUMA_PROT_NONE"), but S390 still selects it. Remove the ARCH_WANTS_PROT_NUMA_PROT_NONE select from the S390 symbol. Discovered with the https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py script. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> --- arch/s390/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 0105ce28e246..bb090b7992e4 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -112,7 +112,6 @@ config S390 select ARCH_USE_BUILTIN_BSWAP select ARCH_USE_CMPXCHG_LOCKREF select ARCH_WANTS_DYNAMIC_TASK_STRUCT - select ARCH_WANTS_PROT_NUMA_PROT_NONE select ARCH_WANTS_UBSAN_NO_NULL select ARCH_WANT_IPC_PARSE_VERSION select BUILDTIME_EXTABLE_SORT -- 2.14.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 08/20] s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select 2018-02-05 1:21 ` [PATCH 08/20] s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select Ulf Magnusson @ 2018-02-05 6:56 ` Heiko Carstens 0 siblings, 0 replies; 2+ messages in thread From: Heiko Carstens @ 2018-02-05 6:56 UTC (permalink / raw) To: Ulf Magnusson Cc: linux-kernel, linux-kbuild, tfiga, paul.burton, m.szyprowski, egtvedt, linus.walleij, vgupta, mgorman, hch, mina86, robh, sboyd, paulus, will.deacon, tony, npiggin, yamada.masahiro, Martin Schwidefsky, linux-s390 On Mon, Feb 05, 2018 at 02:21:20AM +0100, Ulf Magnusson wrote: > The ARCH_WANTS_PROT_NUMA_PROT_NONE symbol was removed by > commit 6a33979d5bd7 ("mm: remove misleading ARCH_USES_NUMA_PROT_NONE"), > but S390 still selects it. > > Remove the ARCH_WANTS_PROT_NUMA_PROT_NONE select from the S390 symbol. > > Discovered with the > https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py > script. > > Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> > --- > arch/s390/Kconfig | 1 - > 1 file changed, 1 deletion(-) Applied, thanks! ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-05 6:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180205012146.23981-1-ulfalizer@gmail.com>
2018-02-05 1:21 ` [PATCH 08/20] s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select Ulf Magnusson
2018-02-05 6:56 ` Heiko Carstens
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).