All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] what's the merge window for janitor fixups?
@ 2007-01-22  8:58 Robert P. J. Day
  2007-01-22 15:47 ` Ahmed S. Darwish
  2007-01-22 15:53 ` Robert P. J. Day
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2007-01-22  8:58 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1270 bytes --]


  what's the merge window for all of these patches submitted through
the KJ list to get into the main git tree?  from somewhere, i recall
that there's one frantic merge that happens for two weeks after a new
release, but it's not clear that that's enough time to get in
everything that deserves to be merged.

  as an example, i've attached my current style script which scans the
tree looking for obvious cleanups (some of which i already know have
been submitted and ACKed, so not *all* of that is relevant -- i'm just
showing the results against the latest "git pull" of linus' tree.)

  as one example, you can see how much code can be simplified by using
the ARRAY_SIZE() macro.  there's over 250 lines, and it makes sense
that all of that should be changed since that process is already
underway.  but if it's going to be done subsystem by subsystem, it's
not clear whether it can all get done by the time the merge window
closes.  and i'm guessing it would be at least a little frustrating
for someone working on a patch to suddenly get its merging cut off
until the next major release.

  so what's the policy on when merges are accepted into the main git
repo?  knowing that would make a difference in how people schedule
their efforts to do any cleanup.

rday

[-- Attachment #2: Type: APPLICATION/x-sh, Size: 2453 bytes --]

[-- Attachment #3: Type: text/plain, Size: 168 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [KJ] what's the merge window for janitor fixups?
  2007-01-22  8:58 [KJ] what's the merge window for janitor fixups? Robert P. J. Day
@ 2007-01-22 15:47 ` Ahmed S. Darwish
  2007-01-22 15:53 ` Robert P. J. Day
  1 sibling, 0 replies; 3+ messages in thread
From: Ahmed S. Darwish @ 2007-01-22 15:47 UTC (permalink / raw)
  To: kernel-janitors

On Mon, Jan 22, 2007 at 03:58:48AM -0500, Robert P. J. Day wrote:
> 
>   as an example, i've attached my current style script which scans the
> tree looking for obvious cleanups (some of which i already know have
> been submitted and ACKed, so not *all* of that is relevant -- i'm just
> showing the results against the latest "git pull" of linus' tree.)
> 
>   as one example, you can see how much code can be simplified by using
> the ARRAY_SIZE() macro.  there's over 250 lines, and it makes sense
> that all of that should be changed since that process is already
> underway.

Are you working on it or you don't have time ? .

-- 
Ahmed S. Darwish
http://darwish-07.blogspot.com
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [KJ] what's the merge window for janitor fixups?
  2007-01-22  8:58 [KJ] what's the merge window for janitor fixups? Robert P. J. Day
  2007-01-22 15:47 ` Ahmed S. Darwish
@ 2007-01-22 15:53 ` Robert P. J. Day
  1 sibling, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2007-01-22 15:53 UTC (permalink / raw)
  To: kernel-janitors

On Mon, 22 Jan 2007, Ahmed S. Darwish wrote:

> On Mon, Jan 22, 2007 at 03:58:48AM -0500, Robert P. J. Day wrote:
> >
> >   as an example, i've attached my current style script which scans
> > the tree looking for obvious cleanups (some of which i already
> > know have been submitted and ACKed, so not *all* of that is
> > relevant -- i'm just showing the results against the latest "git
> > pull" of linus' tree.)
> >
> >   as one example, you can see how much code can be simplified by
> > using the ARRAY_SIZE() macro.  there's over 250 lines, and it
> > makes sense that all of that should be changed since that process
> > is already underway.
>
> Are you working on it or you don't have time ? .

you're welcome to that one.

rday
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

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

end of thread, other threads:[~2007-01-22 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-22  8:58 [KJ] what's the merge window for janitor fixups? Robert P. J. Day
2007-01-22 15:47 ` Ahmed S. Darwish
2007-01-22 15:53 ` Robert P. J. Day

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.