workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation/process: maintainer-soc: Be more explicit about defconfig
@ 2025-12-23 14:27 Krzysztof Kozlowski
  2025-12-23 14:27 ` [PATCH 2/2] Documentation/process: maintainer-soc: Mark 'make' as commands Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2025-12-23 14:27 UTC (permalink / raw)
  To: Arnd Bergmann, Krzysztof Kozlowski, Alexandre Belloni,
	Linus Walleij, Drew Fustini, Jonathan Corbet, linux-arm-kernel,
	soc, workflows, linux-doc, linux-kernel
  Cc: Krzysztof Kozlowski

It is already documented but people still send noticeable amount of
patches ignoring the rule - get_maintainers.pl does not work on
arm64/configs/defconfig or any other shared ARM defconfig.

Be more explicit, that one must not rely on typical/simple approach
here for getting To/Cc list.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

---

Incorrectly addressed patches for arm64/defconfig are around ~2 per month...
---
 Documentation/process/maintainer-soc.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/process/maintainer-soc.rst b/Documentation/process/maintainer-soc.rst
index 3ba886f52a51..014c639022b2 100644
--- a/Documentation/process/maintainer-soc.rst
+++ b/Documentation/process/maintainer-soc.rst
@@ -57,8 +57,10 @@ Submitting Patches for Given SoC
 
 All typical platform related patches should be sent via SoC submaintainers
 (platform-specific maintainers).  This includes also changes to per-platform or
-shared defconfigs (scripts/get_maintainer.pl might not provide correct
-addresses in such case).
+shared defconfigs. Note that scripts/get_maintainer.pl might not provide
+correct addresses for the shared defconfig, so ignore its output and manually
+create CC-list based on MAINTAINERS file or use something like
+``scripts/get_maintainer.pl -f drivers/soc/FOO/``).
 
 Submitting Patches to the Main SoC Maintainers
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- 
2.51.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-12-24  8:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-23 14:27 [PATCH 1/2] Documentation/process: maintainer-soc: Be more explicit about defconfig Krzysztof Kozlowski
2025-12-23 14:27 ` [PATCH 2/2] Documentation/process: maintainer-soc: Mark 'make' as commands Krzysztof Kozlowski
2025-12-23 15:02 ` [PATCH 1/2] Documentation/process: maintainer-soc: Be more explicit about defconfig Laurent Pinchart
2025-12-23 15:32   ` Krzysztof Kozlowski
2025-12-23 16:27     ` Laurent Pinchart
2025-12-24  8:38       ` Krzysztof Kozlowski
2025-12-23 15:23 ` Jonathan Corbet
2025-12-23 15:36   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox