Re: [PATCH 1/2] Documentation/development-process: add info on maintainers

Previous thread: [PATCH 2/2] Documentation/development-process: update staging info by Randy Dunlap on Tuesday, April 6, 2010 - 4:17 pm. (2 messages)

Next thread: linux-ide: hda: possibly failed opcode: 0x25 on Alpha with 2.6.34-rc3 by Adrian Glaubitz on Tuesday, April 6, 2010 - 4:26 pm. (3 messages)
From: Randy Dunlap
Date: Tuesday, April 6, 2010 - 4:17 pm

From: Randy Dunlap <randy.dunlap@oracle.com>

Add info on maintainers and persistent posting.
Update git home page.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Jonathan Corbet <corbet@lwn.net>
---
 Documentation/development-process/2.Process        |   15 ++++++++---
 Documentation/development-process/7.AdvancedTopics |    2 -
 2 files changed, 13 insertions(+), 4 deletions(-)

--- linux-2.6.34-rc3-git5.orig/Documentation/development-process/2.Process
+++ linux-2.6.34-rc3-git5/Documentation/development-process/2.Process
@@ -151,7 +151,7 @@ The stages that a patch goes through are
    well.
 
  - Wider review.  When the patch is getting close to ready for mainline
-   inclusion, it will be accepted by a relevant subsystem maintainer -
+   inclusion, it should be accepted by a relevant subsystem maintainer -
    though this acceptance is not a guarantee that the patch will make it
    all the way to the mainline.  The patch will show up in the maintainer's
    subsystem tree and into the staging trees (described below).  When the
@@ -159,6 +159,15 @@ The stages that a patch goes through are
    the discovery of any problems resulting from the integration of this
    patch with work being done by others.
 
+-  Please note that most maintainers also have day jobs, so merging
+   your patch may not be their highest priority.  If your patch is
+   getting feedback about changes that are needed, you should either
+   make those changes or justify why they should not be made.  If your
+   patch has no review complaints but is not being merged by its
+   appropriate subsystem or driver maintainer, you should be persistent
+   in updating the patch to the current kernel so that it applies cleanly
+   and keep sending it for review & merging.
+
  - Merging into the mainline.  Eventually, a successful patch will be
    merged into the mainline repository managed by Linus Torvalds.  More
    comments and/or problems may surface at this time; it is important that
@@ ...
From: Jonathan Corbet
Date: Tuesday, April 6, 2010 - 4:26 pm

On Tue, 6 Apr 2010 16:17:05 -0700

I'd prefer to spell out "and" in that last line, being the sort of
person that I am.  Either way:

Acked-by: Jonathan Corbet <corbet@lwn.net>

jon
--

From: Randy Dunlap
Date: Tuesday, April 6, 2010 - 4:29 pm

OK, I'll change that.  Thanks for looking.

---
~Randy
--

Previous thread: [PATCH 2/2] Documentation/development-process: update staging info by Randy Dunlap on Tuesday, April 6, 2010 - 4:17 pm. (2 messages)

Next thread: linux-ide: hda: possibly failed opcode: 0x25 on Alpha with 2.6.34-rc3 by Adrian Glaubitz on Tuesday, April 6, 2010 - 4:26 pm. (3 messages)