public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Daniel Mack <daniel@zonque.org>
Cc: robert.jarzmik@free.fr, boris.brezillon@bootlin.com,
	dwmw2@infradead.org, linux-mtd@lists.infradead.org,
	stable@vger.kernel.org
Subject: Re: [PATCH v3 1/3] mtd: rawnand: marvell: add suspend and resume hooks
Date: Mon, 9 Jul 2018 00:10:14 +0200	[thread overview]
Message-ID: <20180709001014.1f725add@xps13> (raw)
In-Reply-To: <4a3d847e-16c4-f53a-1e36-7f891823a0ba@zonque.org>

Hi Daniel,

Daniel Mack <daniel@zonque.org> wrote on Sun, 8 Jul 2018 22:13:36 +0200:

> On Sunday, July 08, 2018 02:04 PM, Miquel Raynal wrote:
> > Do you mind if I apply all the patches to nand/next? This fix will only
> > appear in mainline after the merge window (in a few weeks). Otherwise
> > I'll have to apply patches 2 and 3 for the next-next-release
> > (supposedly 4.20).  
> 
> I don't quite understand the options, but the thing that's important for me is that 1/3 lands for 4.19. I don't care for the other two really, as they have no functional impact.

Usually, accepted fixes are part of a specific pull request that can be
sent at any time during the -rc's cycles, this is the fixes branch.
Otherwise, for regular patches (or "features"), only one pull request
is sent at the time of the merge window, this is the "next" branch.

Fixes are based on the last -rc while features are usually based only
on -rc1. Problem is, when a fix and another change are done on the
same code section, this would produce a merge conflict in Linus's
tree. To avoid it, two solutions:
- take all the patches (including non-urgent fixes) in the -next branch
- rebase/merge the -rc that contains the fix before applying the other
  patches. 

In this case, series applied to nand/next (will be out for 4.19).

Thanks,
Miquèl

      reply	other threads:[~2018-07-08 22:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-07  6:46 [PATCH v3 1/3] mtd: rawnand: marvell: add suspend and resume hooks Daniel Mack
2018-07-07  6:46 ` [PATCH v3 2/3] mtd: rawnand: marvell: remove bogus comment in marvell_nfc_select_chip() Daniel Mack
2018-07-07  6:46 ` [PATCH v3 3/3] mtd: rawnand: marvell: set reg_clk to NULL if it can't be obtained Daniel Mack
2018-07-07 15:48 ` [PATCH v3 1/3] mtd: rawnand: marvell: add suspend and resume hooks Miquel Raynal
2018-07-08  0:09   ` Daniel Mack
2018-07-08 12:04 ` Miquel Raynal
2018-07-08 20:13   ` Daniel Mack
2018-07-08 22:10     ` Miquel Raynal [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=20180709001014.1f725add@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=boris.brezillon@bootlin.com \
    --cc=daniel@zonque.org \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=robert.jarzmik@free.fr \
    --cc=stable@vger.kernel.org \
    /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