linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patch Question.
@ 2005-09-22  3:01 Alejandro Bonilla Beeche
  2005-09-22  4:32 ` Randy.Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Bonilla Beeche @ 2005-09-22  3:01 UTC (permalink / raw)
  To: linux-kernel

Hi,

	I have a couple of questions about sending patches. I did read the
SubmittingPatches Doc but don't recall this.

Can anyone send a patch to LKML to be applied?
How long does it normally take for a patch to be merged?
If a patch is not merged and I get no Replys, what should one do?

.Alejandro


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

* Re: Patch Question.
  2005-09-22  3:01 Patch Question Alejandro Bonilla Beeche
@ 2005-09-22  4:32 ` Randy.Dunlap
  2005-09-22  6:33   ` Jesper Juhl
  0 siblings, 1 reply; 3+ messages in thread
From: Randy.Dunlap @ 2005-09-22  4:32 UTC (permalink / raw)
  To: abonilla; +Cc: linux-kernel

On Wed, 21 Sep 2005 21:01:31 -0600 Alejandro Bonilla Beeche wrote:

> Hi,
> 
> 	I have a couple of questions about sending patches. I did read the
> SubmittingPatches Doc but don't recall this.
> 
> Can anyone send a patch to LKML to be applied?

Anyone can send a patch.  Whether it gets applied depends on
several factors.

> How long does it normally take for a patch to be merged?

Depends on who you ask to merge it.  Andrew put patches into
the -mm patchset within minutes sometimes, depending on how
busy he is, what else he is doing, etc.

But it varies quite a bit by driver or subsystem maintainer.

> If a patch is not merged and I get no Replys, what should one do?

Send it to the correct maintainer (driver or subsystem usually).
If you can't find a correct maintainer, then send it to Andrew
(akpm@osdl.org).  Maybe put "[RFC]" in the Subject: line to
get (more) comments on it.

---
~Randy
You can't do anything without having to do something else first.
-- Belefant's Law

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

* Re: Patch Question.
  2005-09-22  4:32 ` Randy.Dunlap
@ 2005-09-22  6:33   ` Jesper Juhl
  0 siblings, 0 replies; 3+ messages in thread
From: Jesper Juhl @ 2005-09-22  6:33 UTC (permalink / raw)
  To: abonilla; +Cc: Randy.Dunlap, linux-kernel

On 9/22/05, Randy.Dunlap <rdunlap@xenotime.net> wrote:
> On Wed, 21 Sep 2005 21:01:31 -0600 Alejandro Bonilla Beeche wrote:
>
> > Hi,
> >
> >       I have a couple of questions about sending patches. I did read the
> > SubmittingPatches Doc but don't recall this.
> >
> > Can anyone send a patch to LKML to be applied?
>
> Anyone can send a patch.  Whether it gets applied depends on
> several factors.
>
> > How long does it normally take for a patch to be merged?
>
> Depends on who you ask to merge it.  Andrew put patches into
> the -mm patchset within minutes sometimes, depending on how
> busy he is, what else he is doing, etc.
>
> But it varies quite a bit by driver or subsystem maintainer.
>
Also depends on the content of the patch. If it is tricky to read/non
obvious etc it will usually draw some comments before being merged.
Some patches get missed/overlooked completely - in that case it's up
to you to make sure it gets resend after a while (if it draws no
comments and doesn't get merged, then resending it after the next
majoe, -rc or -mm release, updated to apply to that release, is
usually good).
I've personally sent patches that got merged by someone within a few
minutes, but I've also seen patches suddenly get merged that I had
completely forgotten about that some maintainer just picked up from
the list weeks after I had sent it.


> > If a patch is not merged and I get no Replys, what should one do?
>
> Send it to the correct maintainer (driver or subsystem usually).
> If you can't find a correct maintainer, then send it to Andrew
> (akpm@osdl.org).  Maybe put "[RFC]" in the Subject: line to
> get (more) comments on it.
>
Resend the patch and check your To: and Cc: lists. Read the
MAINTAINERS file to find out who to send it to, as well as comments in
the top of the source file. Adding linux-kernel@vger.kernel.org to Cc:
in any case, in addition to other recipients, is usually a good thing
as well.


--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

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

end of thread, other threads:[~2005-09-22  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-22  3:01 Patch Question Alejandro Bonilla Beeche
2005-09-22  4:32 ` Randy.Dunlap
2005-09-22  6:33   ` Jesper Juhl

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).