From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: "Bjorn Andersson" <bjorn.andersson@oss.qualcomm.com>,
"Geert Uytterhoeven" <geert+renesas@glider.be>,
"Arnd Bergmann" <arnd@arndb.de>, "Nishanth Menon" <nm@ti.com>,
"Eric Biggers" <ebiggers@kernel.org>,
"André Draszik" <andre.draszik@linaro.org>,
"Nícolas F . R . A . Prado" <nfraprado@collabora.com>,
"Taniya Das" <quic_tdas@quicinc.com>,
"Lad Prabhakar" <prabhakar.mahadev-lad.rj@bp.renesas.com>,
"Kuninori Morimoto" <kuninori.morimoto.gx@renesas.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: get_maintainer.pl and arch/arm64/configs/defconfig (was Re: [PATCH] arm64: defconfig: remove SLIM_QCOM_CTRL )
Date: Mon, 29 Dec 2025 09:34:19 +0200 [thread overview]
Message-ID: <aVIu-9cnyXXBkpoE@nuoska> (raw)
In-Reply-To: <b8efa1f8-1e6d-4069-a57a-ab58d5dbc2ce@kernel.org>
Hi,
On Tue, Dec 23, 2025 at 04:30:04PM +0100, Krzysztof Kozlowski wrote:
> On 23/12/2025 16:27, Krzysztof Kozlowski wrote:
> > On 23/12/2025 15:36, Mikko Rapeli wrote:
> >>>
> >>>>
> >>>> I sent to addresses reported by get_maintainers.pl.
> >>>
> >>> There is no output of get_maintainers.pl for this file. It's one of
> >>> cases where script does not work (I think already documented in
> >>> maintainer soc profile).
> >>
> >> Sorry, I don't get it. This issue is a generic one since now arm64 defconfig
> >> has one unknown option. Tools which check kernel config for unknown options
> >> trigger warnings when arm64 defconfig is used.
> >>
> >> If get_maintainers.pl is broken for this file, then please fix it. I don't
> >> know how to fix it.
> >
> > No one knows, partially because it is very, very difficult task, that's
> > the problem.
>
> Ah, wait, it was fixed already! You just run get_maintainers incorrectly
> - You cannot use git fallback here, it's pointless. You could have read
> the get_maintainers.pl output.
Could you mention what is the correct way to run get_maintainer.pl then?
I don't contribute patches to kernel on a regular basis so of course
I can make a lot of mistakes but I tried to do the right thing:
$ ./scripts/get_maintainer.pl arch/arm64/configs/defconfig
Krzysztof Kozlowski <krzk@kernel.org> (commit_signer:27/70=39%,authored:4/70=6%,added_lines:13/116=11%,removed_lines:7/43=16%)
Bjorn Andersson <bjorn.andersson@oss.qualcomm.com> (commit_signer:14/70=20%)
Geert Uytterhoeven <geert+renesas@glider.be> (commit_signer:13/70=19%)
Arnd Bergmann <arnd@arndb.de> (commit_signer:10/70=14%)
Nishanth Menon <nm@ti.com> (commit_signer:8/70=11%)
Eric Biggers <ebiggers@kernel.org> (authored:5/70=7%,removed_lines:5/43=12%)
"André Draszik" <andre.draszik@linaro.org> (authored:4/70=6%)
"Nícolas F. R. A. Prado" <nfraprado@collabora.com> (added_lines:9/116=8%)
Andrea della Porta <andrea.porta@suse.com> (added_lines:6/116=5%)
Nicolas Frattaroli <nicolas.frattaroli@collabora.com> (added_lines:6/116=5%)
Fabrice Gasnier <fabrice.gasnier@foss.st.com> (added_lines:6/116=5%)
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> (removed_lines:23/43=53%)
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> (removed_lines:3/43=7%)
linux-kernel@vger.kernel.org (open list)
and collect the emails from this output and fed them to git send-email.
Cheers,
-Mikko
next prev parent reply other threads:[~2025-12-29 7:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-23 13:48 [PATCH] arm64: defconfig: remove SLIM_QCOM_CTRL Mikko Rapeli
2025-12-23 13:51 ` Krzysztof Kozlowski
2025-12-23 13:58 ` Mikko Rapeli
2025-12-23 14:10 ` Krzysztof Kozlowski
2025-12-23 14:36 ` Mikko Rapeli
2025-12-23 15:27 ` Krzysztof Kozlowski
2025-12-23 15:30 ` Krzysztof Kozlowski
2025-12-29 7:34 ` Mikko Rapeli [this message]
2025-12-29 7:48 ` get_maintainer.pl and arch/arm64/configs/defconfig (was Re: [PATCH] arm64: defconfig: remove SLIM_QCOM_CTRL ) 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=aVIu-9cnyXXBkpoE@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=andre.draszik@linaro.org \
--cc=arnd@arndb.de \
--cc=bjorn.andersson@oss.qualcomm.com \
--cc=ebiggers@kernel.org \
--cc=geert+renesas@glider.be \
--cc=krzk@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nfraprado@collabora.com \
--cc=nm@ti.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=quic_tdas@quicinc.com \
/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