From: Jonathan Cameron <jic23@kernel.org>
To: Coiby Xu <coiby.xu@gmail.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
"open list:IIO SUBSYSTEM AND DRIVERS" <linux-iio@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEP
Date: Sun, 1 Nov 2020 17:20:49 +0000 [thread overview]
Message-ID: <20201101172049.04bea85b@archlinux> (raw)
In-Reply-To: <20201031224735.atjih4opb6w57r6y@Rk>
On Sun, 1 Nov 2020 06:47:35 +0800
Coiby Xu <coiby.xu@gmail.com> wrote:
> On Sat, Oct 31, 2020 at 11:05:11AM +0000, Jonathan Cameron wrote:
> >On Fri, 30 Oct 2020 22:34:10 +0800
> >Coiby Xu <coiby.xu@gmail.com> wrote:
> >
> >> On Thu, Oct 29, 2020 at 07:06:40PM +0200, Andy Shevchenko wrote:
> >> >On Thu, Oct 29, 2020 at 4:42 PM Jonathan Cameron <jic23@kernel.org> wrote:
> >> >> On Thu, 29 Oct 2020 15:48:56 +0800
> >> >> Coiby Xu <coiby.xu@gmail.com> wrote:
> >> >
> >> >> Please put a cover letter on your next series explaining the context.
> >> >> In this particular case some of the replies you have gotten are
> >> >> general at it is a lot easier to find these sorts of things via
> >> >> replying to the cover letter.
> >> >
> >> >Looking at the number of duplicate messages I would suggest that one
> >> >needs to go through documentation on how to use git format-patch and
> >> >git send-email.
> >> >
> >>
> >> Thank you for the suggestion! Actually it's a tree-wide change and it
> >> seems the kernel community prefer individual patches or series for
> >> subsystems having the same maintainer over a huge patch set so I wrote
> >> some scripts to automate the process. That's why you see ~50 emails
> >> with almost the same commit message. The only difference of these
> >> commit messages is the name of PM macro.
> >
> >When doing a bit set like this, it's worth sending out a small subset
> >first to shake out issue like those seen here.
> >
> >Once those get merged then send out out the reset.
> >
> Thank you for the suggestion! Actually I've held off another ~150
> emails and these ~200 emails were only part of work. I thought it's
> better to reach 4 or 5 subsystem to collect sufficient feedbacks
> considering some subsystems may respond slow. But I didn't realize a
> better way is to cut down the size of patch set sent to a subsystem.
Keep it sub 20 per subsystem and it shouldn't matter too much, but perhaps
always send to just one subsystem first as you may get very fast responses!
Then if it looks good after a few days, your approach of targeting a few
more subsystems would make sense.
Jonathan
> >Thanks,
> >
> >Jonathan
> >
> >>
> >> >--
> >> >With Best Regards,
> >> >Andy Shevchenko
> >>
> >> --
> >> Best regards,
> >> Coiby
> >
>
> --
> Best regards,
> Coiby
prev parent reply other threads:[~2020-11-01 17:20 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-29 7:48 [PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEP Coiby Xu
2020-10-29 7:48 ` [PATCH 02/15] " Coiby Xu
2020-10-29 7:48 ` [PATCH 03/15] " Coiby Xu
2020-10-29 7:48 ` [PATCH 04/15] " Coiby Xu
2020-10-29 7:49 ` [PATCH 05/15] " Coiby Xu
2020-10-29 11:57 ` Andy Shevchenko
2020-10-29 14:41 ` Coiby Xu
2020-10-29 7:49 ` [PATCH 06/15] " Coiby Xu
2020-10-29 7:49 ` [PATCH 07/15] iio: ssp: " Coiby Xu
2020-10-29 7:49 ` [PATCH 08/15] iio: magnetometer: mmc35240: " Coiby Xu
2020-10-29 7:49 ` [PATCH 09/15] iio: adc: palmas_gpadc: " Coiby Xu
2020-10-29 7:49 ` [PATCH 10/15] iio: adc: stm32: " Coiby Xu
2020-10-29 11:31 ` Fabrice Gasnier
2020-10-29 7:49 ` [PATCH 11/15] iio: adc: at91_adc: " Coiby Xu
2020-10-29 7:49 ` [PATCH 12/15] iio: imu: kmx61: " Coiby Xu
2020-10-29 7:49 ` [PATCH 13/15] iio: light: us5182d: " Coiby Xu
2020-10-29 7:49 ` [PATCH 14/15] iio: light: " Coiby Xu
2020-10-29 7:49 ` [PATCH 15/15] iio: proximity: " Coiby Xu
2020-10-29 14:40 ` [PATCH 01/15] iio: accel: " Jonathan Cameron
2020-10-29 14:43 ` Coiby Xu
2020-10-29 17:06 ` Andy Shevchenko
2020-10-30 14:34 ` Coiby Xu
2020-10-31 11:05 ` Jonathan Cameron
2020-10-31 22:47 ` Coiby Xu
2020-11-01 17:20 ` Jonathan Cameron [this message]
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=20201101172049.04bea85b@archlinux \
--to=jic23@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=coiby.xu@gmail.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/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;
as well as URLs for NNTP newsgroup(s).