From: Paul Walmsley <pjw@kernel.org>
To: "Vincent Mailhol (Arm)" <mailhol@kernel.org>
Cc: "Nathan Chancellor" <nathan@kernel.org>,
"Nicolas Schier" <nsc@kernel.org>,
"Mikko Rapeli" <mikko.rapeli@linaro.org>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Matt Turner" <mattst88@gmail.com>,
"Magnus Lindholm" <linmag7@gmail.com>,
"Russell King" <linux@armlinux.org.uk>,
"Aaro Koskinen" <aaro.koskinen@iki.fi>,
"Andreas Kemnade" <andreas@kemnade.info>,
"Kevin Hilman" <khilman@baylibre.com>,
"Roger Quadros" <rogerq@kernel.org>,
"Tony Lindgren" <tony@atomide.com>,
"Huacai Chen" <chenhuacai@kernel.org>,
"WANG Xuerui" <kernel@xen0n.name>,
"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
"Madhavan Srinivasan" <maddy@linux.ibm.com>,
"Michael Ellerman" <mpe@ellerman.id.au>,
"Nicholas Piggin" <npiggin@gmail.com>,
"Christophe Leroy (CS GROUP)" <chleroy@kernel.org>,
"Paul Walmsley" <pjw@kernel.org>,
"Palmer Dabbelt" <palmer@dabbelt.com>,
"Albert Ou" <aou@eecs.berkeley.edu>,
"Alexandre Ghiti" <alex@ghiti.fr>,
"Heiko Carstens" <hca@linux.ibm.com>,
"Vasily Gorbik" <gor@linux.ibm.com>,
"Alexander Gordeev" <agordeev@linux.ibm.com>,
"Christian Borntraeger" <borntraeger@linux.ibm.com>,
"Sven Schnelle" <svens@linux.ibm.com>,
"Yoshinori Sato" <ysato@users.sourceforge.jp>,
"Rich Felker" <dalias@libc.org>,
"John Paul Adrian Glaubitz" <glaubitz@physik.fu-berlin.de>,
"Thomas Gleixner" <tglx@kernel.org>,
"Ingo Molnar" <mingo@redhat.com>,
"Borislav Petkov" <bp@alien8.de>,
"Dave Hansen" <dave.hansen@linux.intel.com>,
x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
"Sebastian Andrzej Siewior" <bigeasy@linutronix.de>,
"Clark Williams" <clrkwllms@kernel.org>,
"Steven Rostedt" <rostedt@goodmis.org>,
"Pablo Neira Ayuso" <pablo@netfilter.org>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Alim Akhtar" <alim.akhtar@samsung.com>,
"Frank Li" <Frank.Li@nxp.com>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
"Fabio Estevam" <festevam@gmail.com>,
"Vladimir Zapolskiy" <vz@mleia.com>,
"Piotr Wojtaszczyk" <piotr.wojtaszczyk@timesys.com>,
"Liviu Dudau" <liviu.dudau@arm.com>,
"Sudeep Holla" <sudeep.holla@kernel.org>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Geert Uytterhoeven" <geert+renesas@glider.be>,
"Magnus Damm" <magnus.damm@gmail.com>,
"Vladimir Kondratiev" <vladimir.kondratiev@mobileye.com>,
"Gregory CLEMENT" <gregory.clement@bootlin.com>,
"Théo Lebrun" <theo.lebrun@bootlin.com>,
"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>,
"Helge Deller" <deller@gmx.de>,
"Janusz Krzysztofik" <jmkrzyszt@gmail.com>,
"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
"Chris Zankel" <chris@zankel.net>,
"Max Filippov" <jcmvbkbc@gmail.com>,
"Thomas Zimmermann" <tzimmermann@suse.de>,
"Arnd Bergmann" <arnd@arndb.de>,
"Heiko Stuebner" <heiko@sntech.de>,
"Kuninori Morimoto" <kuninori.morimoto.gx@renesas.com>,
"Mark Brown" <broonie@kernel.org>,
"Eric Biggers" <ebiggers@kernel.org>,
"Ard Biesheuvel" <ardb@kernel.org>,
"Sricharan Ramabadhran" <quic_srichara@quicinc.com>,
"Bjorn Andersson" <andersson@kernel.org>,
"Michael Walle" <mwalle@kernel.org>,
"Guenter Roeck" <linux@roeck-us.net>,
"Srinivas Kandagatla" <srinivas.kandagatla@oss.qualcomm.com>,
"Rob Herring (Arm)" <robh@kernel.org>,
"Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Anna Schumaker" <anna.schumaker@oracle.com>,
"Alexandre Gonzalo" <alexandre.gonzalo@arm.com>,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-alpha@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
loongarch@lists.linux.dev, linux-mips@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org,
linux-s390@vger.kernel.org, linux-sh@vger.kernel.org,
linux-rt-devel@lists.linux.dev,
linux-samsung-soc@vger.kernel.org, imx@lists.linux.dev,
linux-renesas-soc@vger.kernel.org, linux-parisc@vger.kernel.org,
openbmc@lists.ozlabs.org
Subject: Re: [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
Date: Thu, 2 Apr 2026 15:52:15 -0600 (MDT) [thread overview]
Message-ID: <2a5bb9cf-3f0c-6069-6412-cd4c5c4e8b78@kernel.org> (raw)
In-Reply-To: <20260317-arm_defconf_cleanup-v1-3-8eecb7fdd24d@kernel.org>
On Tue, 17 Mar 2026, Vincent Mailhol (Arm) wrote:
> CONFIG_NFS_V4_1 was revomed in commit 7537db24806f ("NFS: Merge
> CONFIG_NFS_V4_1 with CONFIG_NFS_V4"). However, some defconfigs are
> still referring the old configuration.
>
> Clean-up all the leftover references to CONFIG_NFS_V4_1.
>
> FYI, the suppressions were done using:
>
> git grep -z -l '^CONFIG_NFS_V4=' -- 'arch/*/configs/*defconfig' |\
> xargs -0 sed -i -E '/^CONFIG_NFS_V4_1=/d'
>
> CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN and CONFIG_NFS_V4_1_MIGRATION
> were not in scope of the renaming and still use V4_1 in their name, so
> keep those two untouched.
>
> Fixes: 7537db24806f ("NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4")
> Signed-off-by: Vincent Mailhol (Arm) <mailhol@kernel.org>
Acked-by: Paul Walmsley <pjw@kernel.org> # arch/riscv
- Paul
next prev parent reply other threads:[~2026-04-02 21:52 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-17 9:13 [PATCH 0/9] configs: cleanup obsolete or incorrect assignments Vincent Mailhol (Arm)
2026-03-17 9:13 ` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test Vincent Mailhol (Arm)
2026-03-17 9:30 ` Mikko Rapeli
2026-03-25 10:33 ` Vincent Mailhol (Arm)
2026-03-17 9:13 ` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY Vincent Mailhol (Arm)
2026-04-02 21:50 ` Paul Walmsley
2026-03-17 9:13 ` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1 Vincent Mailhol (Arm)
2026-03-17 15:23 ` Théo Lebrun
2026-03-17 15:53 ` Geert Uytterhoeven
2026-04-02 21:52 ` Paul Walmsley [this message]
2026-03-17 9:13 ` [PATCH 4/9] configs: remove implicit assignments to FB_MODE_HELPERS Vincent Mailhol (Arm)
2026-03-17 9:13 ` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP Vincent Mailhol (Arm)
2026-03-17 11:28 ` Krzysztof Kozlowski
2026-03-25 11:27 ` Vincent Mailhol (Arm)
2026-03-25 12:42 ` Krzysztof Kozlowski
2026-03-17 9:13 ` [PATCH 6/9] arm64: defconfig: remove implicit assignment to CRYPTO_SHA3 Vincent Mailhol (Arm)
2026-03-17 9:13 ` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018 Vincent Mailhol (Arm)
2026-03-17 11:31 ` Krzysztof Kozlowski
2026-03-25 11:30 ` Vincent Mailhol (Arm)
2026-03-17 9:13 ` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU Vincent Mailhol (Arm)
2026-03-17 11:33 ` Krzysztof Kozlowski
2026-03-25 11:31 ` Vincent Mailhol (Arm)
2026-03-17 9:13 ` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL Vincent Mailhol (Arm)
2026-03-17 11:35 ` Krzysztof Kozlowski
2026-03-25 11:31 ` Vincent Mailhol (Arm)
2026-03-25 12:44 ` Krzysztof Kozlowski
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=2a5bb9cf-3f0c-6069-6412-cd4c5c4e8b78@kernel.org \
--to=pjw@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=aaro.koskinen@iki.fi \
--cc=agordeev@linux.ibm.com \
--cc=alex@ghiti.fr \
--cc=alexandre.gonzalo@arm.com \
--cc=alim.akhtar@samsung.com \
--cc=andersson@kernel.org \
--cc=andreas@kemnade.info \
--cc=anna.schumaker@oracle.com \
--cc=aou@eecs.berkeley.edu \
--cc=ardb@kernel.org \
--cc=arnd@arndb.de \
--cc=bigeasy@linutronix.de \
--cc=borntraeger@linux.ibm.com \
--cc=bp@alien8.de \
--cc=broonie@kernel.org \
--cc=chenhuacai@kernel.org \
--cc=chleroy@kernel.org \
--cc=chris@zankel.net \
--cc=clrkwllms@kernel.org \
--cc=dalias@libc.org \
--cc=dave.hansen@linux.intel.com \
--cc=deller@gmx.de \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=ebiggers@kernel.org \
--cc=festevam@gmail.com \
--cc=geert+renesas@glider.be \
--cc=glaubitz@physik.fu-berlin.de \
--cc=gor@linux.ibm.com \
--cc=gregkh@linuxfoundation.org \
--cc=gregory.clement@bootlin.com \
--cc=hca@linux.ibm.com \
--cc=heiko@sntech.de \
--cc=hpa@zytor.com \
--cc=imx@lists.linux.dev \
--cc=j.neuschaefer@gmx.net \
--cc=jcmvbkbc@gmail.com \
--cc=jmkrzyszt@gmail.com \
--cc=kernel@pengutronix.de \
--cc=kernel@xen0n.name \
--cc=khilman@baylibre.com \
--cc=krzk@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linmag7@gmail.com \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-rt-devel@lists.linux.dev \
--cc=linux-s390@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=linux@roeck-us.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=liviu.dudau@arm.com \
--cc=loongarch@lists.linux.dev \
--cc=lpieralisi@kernel.org \
--cc=maddy@linux.ibm.com \
--cc=magnus.damm@gmail.com \
--cc=mailhol@kernel.org \
--cc=mattst88@gmail.com \
--cc=mikko.rapeli@linaro.org \
--cc=mingo@redhat.com \
--cc=mpe@ellerman.id.au \
--cc=mwalle@kernel.org \
--cc=nathan@kernel.org \
--cc=npiggin@gmail.com \
--cc=nsc@kernel.org \
--cc=openbmc@lists.ozlabs.org \
--cc=pablo@netfilter.org \
--cc=palmer@dabbelt.com \
--cc=piotr.wojtaszczyk@timesys.com \
--cc=quic_srichara@quicinc.com \
--cc=richard.henderson@linaro.org \
--cc=robh@kernel.org \
--cc=rogerq@kernel.org \
--cc=rostedt@goodmis.org \
--cc=s.hauer@pengutronix.de \
--cc=srinivas.kandagatla@oss.qualcomm.com \
--cc=sudeep.holla@kernel.org \
--cc=svens@linux.ibm.com \
--cc=tglx@kernel.org \
--cc=theo.lebrun@bootlin.com \
--cc=tony@atomide.com \
--cc=tsbogend@alpha.franken.de \
--cc=tzimmermann@suse.de \
--cc=vladimir.kondratiev@mobileye.com \
--cc=vz@mleia.com \
--cc=x86@kernel.org \
--cc=ysato@users.sourceforge.jp \
/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