All of lore.kernel.org
 help / color / mirror / Atom feed
* (Short?) merge window reminder
@ 2011-05-23 19:13 ` Linus Torvalds
  0 siblings, 0 replies; 107+ messages in thread
From: Linus Torvalds @ 2011-05-23 19:13 UTC (permalink / raw)
  To: Linux Kernel Mailing List, linux-arch, DRI, linux-fsdevel, linux-mm
  Cc: Greg KH, Andrew Morton

So I've been busily merging stuff, and just wanted to send out a quick
reminder that I warned people in the 39 announcement that this might
be a slightly shorter merge window than usual, so that I can avoid
having to make the -rc1 release from Japan using my slow laptop (doing
"allyesconfig" builds on that thing really isn't in the cards, and I
like to do those to verify things - even if we've already had a few
cases where arch include differences made it less than effective in
finding problems).

And judging by the merge window so far, that early close (probably
Sunday - I'll be on airplanes next Monday) looks rather likely. I
already seem to have a fairly sizable portion of linux-next in my
tree, and there haven't been any huge upsets.

So anybody who was planning a last-minute "please pull" - this is a
heads-up. Don't do it, you might miss the window entirely.

Did I miss any major development mailing lists with stuff pending?

                       Linus

PS. The voices in my head also tell me that the numbers are getting
too big. I may just call the thing 2.8.0. And I almost guarantee that
this PS is going to result in more discussion than the rest, but when
the voices tell me to do things, I listen.

^ permalink raw reply	[flat|nested] 107+ messages in thread
* Re: (Short?) merge window reminder
@ 2011-05-24 13:40 werner
  2011-05-24 14:09 ` Jerome Glisse
  0 siblings, 1 reply; 107+ messages in thread
From: werner @ 2011-05-24 13:40 UTC (permalink / raw)
  To: linux-kernel

Version numbers should not be only numerology, but 
connected to quality or progress.  Comparing the situation 
of the 1, 2.0, 2.2, 2.4, 2.6 versions, since starting 2.6 
, the progress of the kernel, and also the situation of 
Linux as a whole and of its use changed very.  Exactly in 
the last subversions with many new hardware 
modules/drivers the quality improved very.  At the same 
time, the subversions becomes too much since the last new 
version.  Thus, it's time for 2.8 or even 3.0 in order to 
mark this very improved quality and use of Linux since the 
start of the 2 and 2.6 versions.    wl
---
Professional hosting for everyone - http://www.host.ru

^ permalink raw reply	[flat|nested] 107+ messages in thread
* Re: (Short?) merge window reminder
@ 2011-05-24 15:35 Albert Pool
  0 siblings, 0 replies; 107+ messages in thread
From: Albert Pool @ 2011-05-24 15:35 UTC (permalink / raw)
  To: linux-kernel

A new major version number will reach high expectations. I think it's 
better to wait till the power issues of 2.6.38/39 are fixed and proved 
to be absent, before naming it Linux 3.0.
Anyway, wouldn't it be a great date to release Linux 3 on August 21, 
2011? I know it's hard to achieve this exact date with a stable 3.0. If 
you don't think a fixed date for a stable version is a good idea, you 
could release the first RC of 3.0 on that date.

About the scripts: if they don't like the version number to be 1 digit 
shorter, why not append an extra .0 to uname? This digit can be used for 
bugfix releases, like 2.6.38.7. In the current system, an extra digit is 
added for those releases. But if that extra digit will always be there, 
and is 0 by default, scripts won't care about the lack of a 3rd digit. 
Then, the 3.0 will be 3.0.0, with new releases (current 3rd digit) being 
3.1.0, 3.2.0, ..., and bugfix releases (current 4th digit) being 3.0.1, 
3.0.2, .... It might be a bit confusing after the switch, but if we 
change to a 2-digit number, it's confusing too.
Scripts recognizing bugfixes as new releases is a smaller disaster than 
scripts crashing or returning errors due to the lack of a 3rd digit.

I agree with Jon Smirl that it could be probably better to release 2.8 
first, but there's also a good side on switching to 3.0. We are skipping 
2.7, that means our version numbering system already changes a bit. Why 
not change it completely then?

Sorry if I've missed out some discussion about this, I am not 
subscribed. I have only read some messages in the LKML archive.

Albert Pool

On Tue, May 24, 2011 at 15:48:39 +0100, Ralf Baechle wrote:

On Mon, May 23, 2011 at 07:17:21PM -0400, Ted Ts'o wrote:

>  >  So I'm toying with 3.0 (and in that case, it really would be "3.0",
>  >  not "3.0.0" - the stable team would get the third digit rather than
>  >  the fourth one.
>
>  If we change from 2.6.X to 3.X, then if we don't change anything else,
>  then successive stable release will cause the LINUX_VERSION_CODE to be
>  incremented.  This isn't necessary bad, but it would be a different
>  from what we have now.

It will require another bunch of changes to scripts that try to make sense
out of kernel Linux version numbers.  It's a minor issue and we might be
better off doing something else than version number magic.  Not last a
new major version number raises expectations - whatever those might be.

   Ralf



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

end of thread, other threads:[~2011-06-01 23:49 UTC | newest]

Thread overview: 107+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-23 19:13 (Short?) merge window reminder Linus Torvalds
2011-05-23 19:13 ` Linus Torvalds
2011-05-23 19:13 ` Linus Torvalds
2011-05-23 19:20 ` Ingo Molnar
2011-05-23 19:20   ` Ingo Molnar
2011-05-23 20:33   ` Linus Torvalds
2011-05-23 20:33     ` Linus Torvalds
2011-05-23 20:52     ` Alexey Zaytsev
2011-05-23 20:52       ` Alexey Zaytsev
2011-05-25 14:12       ` Boaz Harrosh
2011-05-25 14:12         ` Boaz Harrosh
2011-05-25 22:21         ` Tony Luck
2011-05-25 22:21           ` Tony Luck
2011-05-26 16:38           ` Boaz Harrosh
2011-05-26 16:38             ` Boaz Harrosh
2011-05-27  5:44             ` Keith Curtis
2011-05-27 14:29               ` Zero bugs (was Re: (Short?) merge window reminder) Valdis.Kletnieks
2011-05-28 22:03                 ` Florian Mickler
2011-06-01 23:49                   ` Keith Curtis
2011-05-23 21:41     ` (Short?) merge window reminder Yuhong Bao
2011-05-23 21:59     ` Oliver Pinter
2011-05-23 21:59       ` Oliver Pinter
2011-05-23 22:21     ` Greg KH
2011-05-23 22:21       ` Greg KH
2011-05-23 23:40       ` Matthew Wilcox
2011-05-23 23:40         ` Matthew Wilcox
2011-05-23 23:10     ` jonsmirl
2011-05-23 23:10       ` jonsmirl
2011-05-23 23:17     ` Ted Ts'o
2011-05-23 23:17       ` Ted Ts'o
2011-05-23 23:21       ` Randy Dunlap
2011-05-23 23:21         ` Randy Dunlap
2011-05-23 23:23       ` H. Peter Anvin
2011-05-23 23:23       ` H. Peter Anvin
2011-05-23 23:23         ` H. Peter Anvin
2011-05-23 23:33         ` Linus Torvalds
2011-05-23 23:33           ` Linus Torvalds
2011-05-23 23:33           ` Linus Torvalds
2011-05-24  2:01           ` Ingo Molnar
2011-05-24  2:01             ` Ingo Molnar
2011-05-24  7:55           ` Arnd Bergmann
2011-05-24  7:55             ` Arnd Bergmann
2011-05-24 12:15           ` Jan Engelhardt
2011-05-24 12:30             ` Jacek Luczak
2011-05-24 13:02               ` Jan Engelhardt
2011-05-24 13:18                 ` Jacek Luczak
2011-05-24 14:43                   ` Alan Cox
2011-05-24 15:07                     ` jonsmirl
2011-05-24 17:36                       ` H. Peter Anvin
2011-05-24 17:36                         ` H. Peter Anvin
2011-05-24 17:41                         ` Linus Torvalds
2011-05-24 18:48                           ` eschvoca
2011-05-24 21:05                             ` Jan Engelhardt
2011-05-25  9:12                               ` Emil Langrock
2011-05-26 16:13                       ` Sérgio Basto
2011-05-26 16:13                         ` Sérgio Basto
2011-05-27  9:20                         ` Lukasz
2011-05-24 15:46                     ` Ralf Baechle
2011-05-24 17:29                       ` Jan Engelhardt
2011-05-25  1:13               ` Valdis.Kletnieks
2011-05-25 12:26                 ` Kasper Dupont
2011-05-25 20:48                   ` Valdis.Kletnieks
2011-05-23 23:23       ` H. Peter Anvin
2011-05-23 23:23       ` H. Peter Anvin
2011-05-24 14:41       ` Alan Cox
2011-05-24 14:41         ` Alan Cox
2011-05-24 14:48       ` Ralf Baechle
2011-05-24 14:48       ` Ralf Baechle
2011-05-24 14:48       ` Ralf Baechle
2011-05-24 14:48         ` Ralf Baechle
2011-05-24 14:48       ` Ralf Baechle
2011-05-23 23:53     ` Phil Turmel
2011-05-23 23:53       ` Phil Turmel
2011-05-24  2:11     ` Ingo Molnar
2011-05-24  2:11       ` Ingo Molnar
2011-05-24 18:06     ` Lisa Milne
2011-05-24 18:06       ` Lisa Milne
2011-05-24 20:59       ` Zimny Lech
2011-05-24 20:59         ` Zimny Lech
2011-05-25 15:03         ` Martin Nybo Andersen
2011-05-25 15:03           ` Martin Nybo Andersen
2011-05-24 18:34     ` Matthias Schniedermeyer
2011-05-24 18:34       ` Matthias Schniedermeyer
2011-05-24 18:55       ` david
2011-05-24 18:55         ` david
2011-05-24 21:25     ` Andy Lutomirski
2011-05-24 21:25       ` Andy Lutomirski
2011-05-25 12:52       ` Jiri Kosina
2011-05-25 12:52         ` Jiri Kosina
2011-05-24 23:00     ` Hans-Peter Jansen
2011-05-24 23:00       ` Hans-Peter Jansen
2011-05-23 19:22 ` Greg KH
2011-05-23 19:22   ` Greg KH
2011-05-23 20:04   ` James Bottomley
2011-05-23 20:04     ` James Bottomley
2011-05-23 20:04     ` James Bottomley
2011-05-23 19:25 ` Thomas Gleixner
2011-05-23 19:25   ` Thomas Gleixner
2011-05-23 20:21   ` Randy Dunlap
2011-05-23 20:21     ` Randy Dunlap
2011-05-23 21:02     ` Steven Rostedt
2011-05-23 21:02       ` Steven Rostedt
2011-05-24 19:06 ` Emil Langrock
2011-05-25  4:47 ` porpen
2011-05-24 13:40 werner
2011-05-24 14:09 ` Jerome Glisse
2011-05-24 15:35 Albert Pool

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.