From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 70EC71061B2A for ; Tue, 31 Mar 2026 00:25:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pjryfXz6T00zTFiIm8Sw1MVhhRh+9CHC1QfKzHFoN8M=; b=fE50HTPWbPX0Dz EEpJBKmEpd84Qtvymwf4npMIDZsoX51lEiozV9WAINuRhAV7X476+5BIWjCNZocDC0FB5lpoDAHc1 /OprmNwbhPAaSh8FjEBItFJOzz4RJZRK/9faP40PTA+nVBg6WdRquHoJHl4QzdegMLvUikeRQm64C x216Ww+l/n3pLeREf1Tyqb5ephCQw5FEILF8t7mbeSI4WrqVsItsdrzRly2b8bmIvYsTGPUcpXVn1 neVJY1f2QaQqImSwkgN7kUCRRya3ehGuMBPKbWqenLY9TnL1vpG5URLZs1qxrTaO/V7s44nvV+jw9 7iZJfxSWwrgbF7hh1GNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w7MuW-0000000C418-3CkB; Tue, 31 Mar 2026 00:24:48 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w5MRe-00000003G9S-1qC2; Wed, 25 Mar 2026 11:30:43 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 9D9794452A; Wed, 25 Mar 2026 11:30:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 86C58C4CEF7; Wed, 25 Mar 2026 11:30:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774438241; bh=8S5TmAtO06iPDjR/APd3b8qCxwJUHlbb5SphhpG276w=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=OHlhU4KxW0ESflRCv12pLjiQ+K8rctrZiJQGTHZ5zqSdcRsrJ+cxVUo6WS8ygPrf1 8g7tl4rlzjpeKvDFoE4D8YIq1qUwh+8UzaTuaKfUlkEcFDTQFwoJ4gJkmdiVlNp866 AgerHFgrIEg9Q1Ks+TtwipZcpLqyLQgni7r62gXQTlpi/ASdCLwCySKW66kVtBDFTM RcmInCOhNJGbFq+WYNDvLuX3agPqqgYzgsGM4Fo0+aJucZNi6M1Pf/qL712D8Yyj9J z7332+wGqDsyg7Nd3cJPGVzCj6g5HdxtxMt1nQMHYvgjYotrDLvOO3LnEqXi4zoYya 87r72ru0E6+Vw== Message-ID: <6f463bf9-7c17-405f-81d0-bcce82caa2a4@kernel.org> Date: Wed, 25 Mar 2026 12:30:19 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018 To: Krzysztof Kozlowski Cc: Alexandre Gonzalo , 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, Nathan Chancellor , Nicolas Schier , Mikko Rapeli , Richard Henderson , Matt Turner , Magnus Lindholm , Russell King , Aaro Koskinen , Andreas Kemnade , Kevin Hilman , Roger Quadros , Tony Lindgren , Huacai Chen , WANG Xuerui , Thomas Bogendoerfer , Madhavan Srinivasan , Michael Ellerman , Nicholas Piggin , "Christophe Leroy (CS GROUP)" , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Heiko Carstens , Vasily Gorbik , Alexander Gordeev , Christian Borntraeger , Sven Schnelle , Yoshinori Sato , Rich Felker , John Paul Adrian Glaubitz , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "H. Peter Anvin" , Sebastian Andrzej Siewior , Clark Williams , Steven Rostedt , Pablo Neira Ayuso , Alim Akhtar , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Vladimir Zapolskiy , Piotr Wojtaszczyk , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Geert Uytterhoeven , Magnus Damm , Vladimir Kondratiev , Gregory CLEMENT , =?UTF-8?Q?Th=C3=A9o_Lebrun?= , "James E.J. Bottomley" , Helge Deller , Janusz Krzysztofik , =?UTF-8?Q?Jonathan_Neusch=C3=A4fer?= , Chris Zankel , Max Filippov , Thomas Zimmermann , Arnd Bergmann , Heiko Stuebner , Kuninori Morimoto , Mark Brown , Eric Biggers , Ard Biesheuvel , Sricharan Ramabadhran , Bjorn Andersson , Michael Walle , Guenter Roeck , Srinivas Kandagatla , "Rob Herring (Arm)" , Dmitry Baryshkov , Greg Kroah-Hartman , Anna Schumaker , soc@lists.linux.dev, Ross Burton , Bjorn Andersson , Konrad Dybcio References: <20260317-arm_defconf_cleanup-v1-0-8eecb7fdd24d@kernel.org> <20260317-arm_defconf_cleanup-v1-7-8eecb7fdd24d@kernel.org> From: "Vincent Mailhol (Arm)" Content-Language: en-US In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260325_043042_530067_C31676EE X-CRM114-Status: GOOD ( 15.66 ) X-Mailman-Approved-At: Mon, 30 Mar 2026 17:24:46 -0700 X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org +CC: soc@lists.linux.dev +CC: Bjorn Andersson +CC: Konrad Dybcio On 3/17/26 12:31, Krzysztof Kozlowski wrote: > On 17/03/2026 10:13, Vincent Mailhol (Arm) wrote: >> CONFIG_IPQ_APSS_5018 does not exist and never existed. Remove it. >> >> Fixes: 7f0c87348fb5 ("arm64: defconfig: Enable IPQ5018 SoC base configs") >> Signed-off-by: Vincent Mailhol (Arm) >> --- > > Just like try one year ago: > https://lore.kernel.org/all/20240104133241.2030193-1-ross.burton@arm.com/ > > No one will apply it if you do not send the patch to right people. > multi_vx and arm64 defconfig fall outside of get_maintainers thus policy > from maintainer soc profile applies. As you guessed, I used get_maintainers.pl to generate the recipient list. I am just surprised to hear that the defconfigs fall out of the usual process. This is a pit fall as shown by the fact that both Ross and me failed to send it to the right people. As you pointed in another answer, I saw that the documentation was updated. I will follow this from now on. Thanks for that! > This one should be send to platform maintainers, so to qcom. I will add linux-arm-msm@vger.kernel.org, Bjorn Andersson, Konrad Dybcio. I don't think this should be split though. My series does one thing: address the warnings from scripts/kconfig/merge_config.sh. When a series have a clear scope which spans other several trees, it is more common to collect Acked-by tags from the maintainers of the other domains rather than splitting. > Other ones: please send all arm and arm64 defconfig changes in one > patchset to soc folks. Here, at least provide credits with Reported-by > to Ross. OK. Although this was re-discovered independently on my side, will add the Reported-by tag to give proper credit. Yours sincerely, Vincent Mailhol _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv