From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Guidelines for Submitting an RFC PATCH
Date: Mon, 12 Mar 2018 21:42:38 +0100 [thread overview]
Message-ID: <20180312204238.GA20530@kroah.com> (raw)
In-Reply-To: <24966.1520884591@turing-police.cc.vt.edu>
On Mon, Mar 12, 2018 at 03:56:31PM -0400, valdis.kletnieks at vt.edu wrote:
> On Mon, 12 Mar 2018 12:26:38 -0700, Joe Smith said:
> > I understand the guidelines for submitting a PATCH and they are quite
> > rigorous. What about submitting an RFC, since RFC is just to get early
> > comments do I have to make sure that each patch in the RFC compiles or
> > is it OK if all patches together compile and are there any other
> > corners that I can cut.
>
> The fewer corners you cut at the RFC stage, the less fixing you'll have to do
> if response is favorable. In particular, making sure the patch series is
> bisectable (by making sure the kernel will still build and run after each patch
> in the series) will save you a lot of restructuring of your commits later.
>
> Plus, there's always the danger that the subsystem maintainer will see the
> series, decide it's both (a) needed and (b) just fine as it is, and commit it. :)
Or they could be like me, and choose (c) and just ignore RFC patches as
obviously the submitter doesn't think it is worthy enough to be
committed, so why review it? :)
thanks,
greg k-h
next prev parent reply other threads:[~2018-03-12 20:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-12 19:26 Guidelines for Submitting an RFC PATCH Joe Smith
2018-03-12 19:56 ` valdis.kletnieks at vt.edu
2018-03-12 20:42 ` Greg KH [this message]
2018-03-12 22:48 ` Joe Smith
2018-03-13 7:28 ` Greg KH
2018-03-13 15:52 ` Joe Smith
2018-03-13 18:10 ` valdis.kletnieks at vt.edu
2018-03-13 22:01 ` Joe Smith
2018-03-13 18:35 ` Greg KH
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=20180312204238.GA20530@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).