All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] Documentation: networking: Update netdev-FAQ regarding patches
@ 2019-03-18 18:07 Florian Fainelli
  2019-03-19  3:10 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2019-03-18 18:07 UTC (permalink / raw)
  To: netdev; +Cc: davem, andrew, pthombar, hkallweit1, Florian Fainelli

Provide an explanation of what is expected with respect to sending new
versions of specific patches within a patch series, as well as what
happens if an earlier patch series accidentally gets merged).

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 Documentation/networking/netdev-FAQ.rst | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Documentation/networking/netdev-FAQ.rst b/Documentation/networking/netdev-FAQ.rst
index 0ac5fa77f501..8c7a713cf657 100644
--- a/Documentation/networking/netdev-FAQ.rst
+++ b/Documentation/networking/netdev-FAQ.rst
@@ -131,6 +131,19 @@ it to the maintainer to figure out what is the most recent and current
 version that should be applied. If there is any doubt, the maintainer
 will reply and ask what should be done.
 
+Q: I made changes to only a few patches in a patch series should I resend only those changed?
+--------------------------------------------------------------------------------------------
+A: No, please resend the entire patch series and make sure you do number your
+patches such that it is clear this is the latest and greatest set of patches
+that can be applied.
+
+Q: I submitted multiple versions of a patch series and it looks like a version other than the last one has been accepted, what should I do?
+-------------------------------------------------------------------------------------------------------------------------------------------
+A: There is no revert possible, once it is pushed out, it stays like that.
+Please send incremental versions on top of what has been merged in order to fix
+the patches the way they would look like if your latest patch series was to be
+merged.
+
 Q: How can I tell what patches are queued up for backporting to the various stable releases?
 --------------------------------------------------------------------------------------------
 A: Normally Greg Kroah-Hartman collects stable commits himself, but for
-- 
2.17.1


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

* Re: [PATCH net] Documentation: networking: Update netdev-FAQ regarding patches
  2019-03-18 18:07 [PATCH net] Documentation: networking: Update netdev-FAQ regarding patches Florian Fainelli
@ 2019-03-19  3:10 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-03-19  3:10 UTC (permalink / raw)
  To: f.fainelli; +Cc: netdev, andrew, pthombar, hkallweit1

From: Florian Fainelli <f.fainelli@gmail.com>
Date: Mon, 18 Mar 2019 11:07:33 -0700

> Provide an explanation of what is expected with respect to sending new
> versions of specific patches within a patch series, as well as what
> happens if an earlier patch series accidentally gets merged).
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Applied, thanks Florian.

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

end of thread, other threads:[~2019-03-19  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18 18:07 [PATCH net] Documentation: networking: Update netdev-FAQ regarding patches Florian Fainelli
2019-03-19  3:10 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.