[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)

Darren Hart dvhart at infradead.org
Fri Jul 10 17:49:41 UTC 2015


On Fri, Jul 10, 2015 at 07:32:55PM +0200, Christian Couder wrote:
> From: Steven Rostedt <rostedt at goodmis.org>
> Subject: Re: [Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
> Date: Fri, 10 Jul 2015 11:44:09 -0400
> 
> > On Thu, 9 Jul 2015 12:37:18 -0700
> > Darren Hart <dvhart at infradead.org> wrote:
> > 
> >> I've come to believe that this is one of many side effects of our dependency on
> >> a completely free form mechanism for the management of our patches, a mechanism
> >> which is becoming harder and harder to setup "correctly" with modern tooling
> >> (since the industry is killing "real email").
> >> 
> >> I spend a highly disproportionate amount of my time, relative to measurable
> >> quality impact to the kernel, going over the nuances of submitting patches.
> >> 
> >> 1) Must have a complete commit message
> >> 2) DCO goes above the ---
> >> 3) Include a patch changelog, do so below ---
> >> 4) Cc maintainers :-)
> >> 5) Checkpatch... checkpatch... checkpatch...
> > 
> > Ug, don't emphasize checkpatch. I see people making patches uglier due
> > to it. I have an old version of checkpatch that I sometimes run, but
> > the new version, IMHO, has more noise than signal.
> > 
> >> 6) Compiler warnings
> >> 7) CodingStyle :-)
> >> 8) Use ascii or utf8 character encodings
> >> 
> > 
> > 
> >> Looking forward a bit, I would love to see some tooling in place for people to
> >> submit patches either via a web form (which eliminates all the email tooling for
> >> submitting patches - which is where the formatting is especially critical) or
> >> through one of the more managed git systems, like gerrit, etc.
> > 
> > You mean like a web page that has a bunch of entries (like submitting a
> > paper to a LF conference), and you need to fill out.
> 
> To send patch emails created from git repos on GitHub to the Git
> mailing list, there is now submitGit:
> 
> https://submitgit.herokuapp.com/
> https://github.com/rtyley/submitgit
> 
> Maybe Roberto, its author (cced), could be convince to do something
> for the kernel?

Something along those lines would be nice, yes. I think a lot of people would
find something like this which enforces the "mechanical" rules to be very
useful.

-- 
Darren Hart
Intel Open Source Technology Center


More information about the Ksummit-discuss mailing list