linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antoine Tenart <antoine.tenart@bootlin.com>
To: Pascal Van Leeuwen <pvanleeuwen@verimatrix.com>
Cc: Antoine Tenart <antoine.tenart@bootlin.com>,
	Pascal van Leeuwen <pascalvanl@gmail.com>,
	"linux-crypto@vger.kernel.org" <linux-crypto@vger.kernel.org>,
	"herbert@gondor.apana.org.au" <herbert@gondor.apana.org.au>,
	"davem@davemloft.net" <davem@davemloft.net>
Subject: Re: [PATCH] crypto: inside-secure - remove unused struct entry
Date: Fri, 5 Jul 2019 17:57:06 +0200	[thread overview]
Message-ID: <20190705155706.GJ3926@kwain> (raw)
In-Reply-To: <MN2PR20MB2973273C7446FC1CF6CA9903CAF50@MN2PR20MB2973.namprd20.prod.outlook.com>

Hi Pascal,

On Fri, Jul 05, 2019 at 02:54:25PM +0000, Pascal Van Leeuwen wrote:
> > From: Antoine Tenart <antoine.tenart@bootlin.com>
> > On Fri, Jul 05, 2019 at 02:32:46PM +0000, Pascal Van Leeuwen wrote:
> > > > From: Antoine Tenart <antoine.tenart@bootlin.com>
> > > >
> > > > You should wait for either those patches to be merged (or directly
> > > > integrate this change in a newer version of those patches), or send this
> > > > patch in the same series. Otherwise it's problematic as you do not know
> > > > which patches will be applied first.
> > >
> > > This patch indeed depends on earlier patches. I was just assuming
> > > people to be smart enough to apply the patches in the correct order :-)
> > 
> > It's actually very difficult for a maintainer to remember this,
> > especially when he has to deal with plenty of patches from many
> > contributors. And some series can take time to be merged while others
> > can be accepted easily, so it's hard to keep track of dependencies :)
> > 
> That's an interesting point though, as dependencies between more 
> complex/larger patches are rather unavoidable ...
> 
> So how should you handle that? Do you need to wait for the previous
> patches to be accepted before submitting the next ones? Thats seems
> rather inefficient as I could already be getting some (low-hanging fruit)
> feedback on the next patchset that I can already work on while waiting 
> for the previous patchset(s) to go through the process.
> 
> I'm a hardware guy. We pipeline stuff by default :-)

Hehe :)

I'd say you usually try not to send too many patches / series in
parallel. If that is not possible, or if you have series with
dependencies you can explain the dependency in the cover letter (just
try not to have 10's of series with dependencies in parallel).

Also if you have series not aimed to be merged right now but you want
comments, you can use [RFC] instead of [PATCH] in the object of the
mail.

This is usually working quite OK :)

Antoine

-- 
Antoine Ténart, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2019-07-05 15:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-05  8:17 [PATCH] crypto: inside-secure - remove unused struct entry Pascal van Leeuwen
2019-07-05 14:18 ` Antoine Tenart
2019-07-05 14:32   ` Pascal Van Leeuwen
2019-07-05 14:39     ` Antoine Tenart
2019-07-05 14:54       ` Pascal Van Leeuwen
2019-07-05 15:57         ` Antoine Tenart [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=20190705155706.GJ3926@kwain \
    --to=antoine.tenart@bootlin.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=pascalvanl@gmail.com \
    --cc=pvanleeuwen@verimatrix.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;
as well as URLs for NNTP newsgroup(s).