From: Greg Kroah-Hartman <gregkh@linuxfoundation•org>
To: Guenter Roeck <linux@roeck-us•net>
Cc: "Andy Shevchenko" <andriy.shevchenko@intel•com>,
"Alex Tran" <alex.tran@oss•qualcomm.com>,
"Jyoti Bhayana" <jbhayana@google•com>,
"Jonathan Cameron" <jic23@kernel•org>,
"David Lechner" <dlechner@baylibre•com>,
"Nuno Sá" <nuno.sa@analog•com>,
"Andy Shevchenko" <andy@kernel•org>,
"Sudeep Holla" <sudeep.holla@kernel•org>,
"Cristian Marussi" <cristian.marussi@arm•com>,
"Linus Walleij" <linusw@kernel•org>,
"Rafael J. Wysocki" <rafael@kernel•org>,
"Philipp Zabel" <p.zabel@pengutronix•de>,
"Viresh Kumar" <viresh.kumar@linaro•org>,
linux-iio@vger•kernel.org, linux-kernel@vger•kernel.org,
arm-scmi@vger•kernel.org, linux-arm-kernel@lists•infradead.org,
linux-gpio@vger•kernel.org, linux-pm@vger•kernel.org,
linux-hwmon@vger•kernel.org
Subject: Re: [PATCH 0/5] scmi: Log client subsystem entity counts
Date: Thu, 14 May 2026 08:48:19 +0200 [thread overview]
Message-ID: <2026051441-agreed-suffice-bbe1@gregkh> (raw)
In-Reply-To: <1f2fb1de-ebc8-40ef-ac53-3348499295e3@roeck-us.net>
On Wed, May 13, 2026 at 11:27:21AM -0700, Guenter Roeck wrote:
> On 5/13/26 11:02, Andy Shevchenko wrote:
> > +Greg (I believe the trend is to drop such messages and not add them [back]?)
> >
>
> Is there some common guidance on this ? I'd be all for dropping messages
> instead of adding them, but there seems to be a perpetual battle between
> people who want to log everything and people concerned about logging noise.
> As maintainer I always seem to be stuck between those two camps.
When drivers work properly, they should be quiet. This patch series
adds a bunch of dev_info() calls, which is not ok. If a developer wants
to see extra messages, use the dev_dbg() infrastructure, or the tracing
infrastructure, both of which are there for this very reason.
So yes, I agree with Andy, this series is not ok, don't make more noise
please.
thanks,
greg k-h
next prev parent reply other threads:[~2026-05-14 6:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-13 16:44 [PATCH 0/5] scmi: Log client subsystem entity counts Alex Tran
2026-05-13 16:44 ` [PATCH 1/5] powercap: arm_scmi_powercap: Log number of powercap domains Alex Tran
2026-05-13 16:44 ` [PATCH 2/5] cpufreq: scmi-cpufreq: Log number of perf domains Alex Tran
2026-05-13 16:44 ` [PATCH 3/5] hwmon: scmi-hwmon: Log number of sensors Alex Tran
2026-05-13 16:47 ` Guenter Roeck
2026-05-13 16:44 ` [PATCH 4/5] reset: reset-scmi: Log number of reset domains Alex Tran
2026-05-13 16:44 ` [PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions Alex Tran
2026-05-23 9:18 ` Linus Walleij
2026-05-23 9:20 ` Linus Walleij
2026-05-13 18:02 ` [PATCH 0/5] scmi: Log client subsystem entity counts Andy Shevchenko
2026-05-13 18:27 ` Guenter Roeck
2026-05-14 6:48 ` Greg Kroah-Hartman [this message]
2026-05-14 10:38 ` Sudeep Holla
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=2026051441-agreed-suffice-bbe1@gregkh \
--to=gregkh@linuxfoundation$(echo .)org \
--cc=alex.tran@oss$(echo .)qualcomm.com \
--cc=andriy.shevchenko@intel$(echo .)com \
--cc=andy@kernel$(echo .)org \
--cc=arm-scmi@vger$(echo .)kernel.org \
--cc=cristian.marussi@arm$(echo .)com \
--cc=dlechner@baylibre$(echo .)com \
--cc=jbhayana@google$(echo .)com \
--cc=jic23@kernel$(echo .)org \
--cc=linusw@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-gpio@vger$(echo .)kernel.org \
--cc=linux-hwmon@vger$(echo .)kernel.org \
--cc=linux-iio@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-pm@vger$(echo .)kernel.org \
--cc=linux@roeck-us$(echo .)net \
--cc=nuno.sa@analog$(echo .)com \
--cc=p.zabel@pengutronix$(echo .)de \
--cc=rafael@kernel$(echo .)org \
--cc=sudeep.holla@kernel$(echo .)org \
--cc=viresh.kumar@linaro$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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