* Re: Linux 2.4.16
2001-11-27 2:35 ` Anuradha Ratnaweera
@ 2001-11-27 2:44 ` Jeff Garzik
2001-11-27 2:56 ` Anuradha Ratnaweera
2001-11-27 7:51 ` Rik van Riel
` (2 subsequent siblings)
3 siblings, 1 reply; 20+ messages in thread
From: Jeff Garzik @ 2001-11-27 2:44 UTC (permalink / raw)
To: Anuradha Ratnaweera
Cc: Marcelo Tosatti, lkml, Linus Torvalds, Alan Cox, editors, lwn
Anuradha Ratnaweera wrote:
>
> On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
> >
> > final:
> > - Fix 8139too oops (Philipp Matthias Hahn)
>
> Won't that be a good idea to keep the -final the same as the last -pre?
No. There is absolutely no reason not to fix this oops.
Jeff
--
Jeff Garzik | Only so many songs can be sung
Building 1024 | with two lips, two lungs, and one tongue.
MandrakeSoft | - nomeansno
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Linux 2.4.16
2001-11-27 2:44 ` Jeff Garzik
@ 2001-11-27 2:56 ` Anuradha Ratnaweera
2001-11-27 9:57 ` Helge Hafting
0 siblings, 1 reply; 20+ messages in thread
From: Anuradha Ratnaweera @ 2001-11-27 2:56 UTC (permalink / raw)
To: Jeff Garzik
Cc: Anuradha Ratnaweera, Marcelo Tosatti, lkml, Linus Torvalds,
Alan Cox, editors, lwn
On Mon, Nov 26, 2001 at 09:44:04PM -0500, Jeff Garzik wrote:
> Anuradha Ratnaweera wrote:
> >
> > On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
> > >
> > > final:
> > > - Fix 8139too oops (Philipp Matthias Hahn)
> >
> > Won't that be a good idea to keep the -final the same as the last -pre?
>
> No. There is absolutely no reason not to fix this oops.
I wasn't refering to 8139 driver, but the kernel release policy.
Well, there was another thread on LKML which discusses this issue in detail.
Cheers,
Anuradha
--
Debian GNU/Linux (kernel 2.4.13)
It is easier to resist at the beginning than at the end.
-- Leonardo da Vinci
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-27 2:56 ` Anuradha Ratnaweera
@ 2001-11-27 9:57 ` Helge Hafting
0 siblings, 0 replies; 20+ messages in thread
From: Helge Hafting @ 2001-11-27 9:57 UTC (permalink / raw)
To: Anuradha Ratnaweera, linux-kernel
Anuradha Ratnaweera wrote:
>
> On Mon, Nov 26, 2001 at 09:44:04PM -0500, Jeff Garzik wrote:
> > Anuradha Ratnaweera wrote:
> > >
> > > On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
> > > >
> > > > final:
> > > > - Fix 8139too oops (Philipp Matthias Hahn)
> > >
> > > Won't that be a good idea to keep the -final the same as the last -pre?
> >
> > No. There is absolutely no reason not to fix this oops.
>
> I wasn't refering to 8139 driver, but the kernel release policy.
A "policy" is a simplification that isn't needed.
This fix could trivially be proved not to make things worse, so
no reason at all to omit it. Policies, rules-of-thumb etc.
is for management and others without detail knowledge.
Those who know better shouldn't be limited by such rules.
And they aren't. :-)
Of course it is possible to write down a detailed policy
that even expert coders could agree to - but why bother?
You wouldn't get it into a few lines...
Helge Hafting
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-27 2:35 ` Anuradha Ratnaweera
2001-11-27 2:44 ` Jeff Garzik
@ 2001-11-27 7:51 ` Rik van Riel
2001-11-27 7:58 ` Anuradha Ratnaweera
2001-11-27 10:00 ` Alan Cox
2001-11-28 13:38 ` Marcelo Tosatti
3 siblings, 1 reply; 20+ messages in thread
From: Rik van Riel @ 2001-11-27 7:51 UTC (permalink / raw)
To: Anuradha Ratnaweera
Cc: Marcelo Tosatti, lkml, Linus Torvalds, Alan Cox, editors, lwn
On Tue, 27 Nov 2001, Anuradha Ratnaweera wrote:
> On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
> >
> > final:
> > - Fix 8139too oops (Philipp Matthias Hahn)
>
> Won't that be a good idea to keep the -final the same as the last -pre?
That's basically what happened. This 8139too fix is
ONE LINE, in a self-contained piece of code.
Rik
--
Shortwave goes a long way: irc.starchat.net #swl
http://www.surriel.com/ http://distro.conectiva.com/
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-27 7:51 ` Rik van Riel
@ 2001-11-27 7:58 ` Anuradha Ratnaweera
2001-11-27 8:08 ` H. Peter Anvin
2001-11-27 8:26 ` Andreas Jaeger
0 siblings, 2 replies; 20+ messages in thread
From: Anuradha Ratnaweera @ 2001-11-27 7:58 UTC (permalink / raw)
To: Rik van Riel
Cc: Anuradha Ratnaweera, Marcelo Tosatti, lkml, Linus Torvalds,
Alan Cox, editors, lwn
On Tue, Nov 27, 2001 at 05:51:59AM -0200, Rik van Riel wrote:
> On Tue, 27 Nov 2001, Anuradha Ratnaweera wrote:
> > On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
> > >
> > > final:
> > > - Fix 8139too oops (Philipp Matthias Hahn)
> >
> > Won't that be a good idea to keep the -final the same as the last -pre?
>
> That's basically what happened. This 8139too fix is
> ONE LINE, in a self-contained piece of code.
It is still not okey to include even _small_ changes, because it is hard to
define what small is. Although we are sure that is is going to break,
Murphey's laws may get in ...;)
So better have a _policy_ of not doing so.
Cheers,
Anuradha
--
Debian GNU/Linux (kernel 2.4.13)
If you've done six impossible things before breakfast, why not round it
off with dinner at Milliway's, the restaurant at the end of the universe?
-- Douglas Adams, "The Restaurant at the End of the Universe"
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-27 7:58 ` Anuradha Ratnaweera
@ 2001-11-27 8:08 ` H. Peter Anvin
2001-11-27 8:26 ` Andreas Jaeger
1 sibling, 0 replies; 20+ messages in thread
From: H. Peter Anvin @ 2001-11-27 8:08 UTC (permalink / raw)
To: linux-kernel
Followup to: <20011127135847.A22859@bee.lk>
By author: Anuradha Ratnaweera <anuradha@gnu.org>
In newsgroup: linux.dev.kernel
>
> It is still not okey to include even _small_ changes, because it is hard to
> define what small is. Although we are sure that is is going to break,
> Murphey's laws may get in ...;)
>
> So better have a _policy_ of not doing so.
>
Sorry, but you have just crossed the line of what is reasonable to
demand of other people. If you don't trust the maintainers and want
to maintain such a policy, fork the kernel and start maintaining it
yourself.
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt <amsp@zytor.com>
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Linux 2.4.16
2001-11-27 7:58 ` Anuradha Ratnaweera
2001-11-27 8:08 ` H. Peter Anvin
@ 2001-11-27 8:26 ` Andreas Jaeger
2001-11-27 8:45 ` Anuradha Ratnaweera
1 sibling, 1 reply; 20+ messages in thread
From: Andreas Jaeger @ 2001-11-27 8:26 UTC (permalink / raw)
To: Anuradha Ratnaweera; +Cc: lkml
Anuradha Ratnaweera <anuradha@gnu.org> writes:
> On Tue, Nov 27, 2001 at 05:51:59AM -0200, Rik van Riel wrote:
>> On Tue, 27 Nov 2001, Anuradha Ratnaweera wrote:
>> > On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
>> > >
>> > > final:
>> > > - Fix 8139too oops (Philipp Matthias Hahn)
>> >
>> > Won't that be a good idea to keep the -final the same as the last -pre?
>>
>> That's basically what happened. This 8139too fix is
>> ONE LINE, in a self-contained piece of code.
>
> It is still not okey to include even _small_ changes, because it is hard to
> define what small is. Although we are sure that is is going to break,
> Murphey's laws may get in ...;)
It's Marcelo deciding what it's ok and what not. He's the one
responsible for it. If you like to give him a friendly advise - fine
with me but I don't think you've got the right to *define* what's ok
and what not for Marcelo.
I've got the impression from these threads about maintaince on lkml
that a number of people try to force something on Marcelo without
giving him a chance to find his own way of doing it. I trust Marcelo
that he'll do the right thing.
Could we get back to coding and testing?
Andreas
P.S. I trimmed the CC list to only include lkml.
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Linux 2.4.16
2001-11-27 8:26 ` Andreas Jaeger
@ 2001-11-27 8:45 ` Anuradha Ratnaweera
0 siblings, 0 replies; 20+ messages in thread
From: Anuradha Ratnaweera @ 2001-11-27 8:45 UTC (permalink / raw)
To: Andreas Jaeger; +Cc: Anuradha Ratnaweera, lkml
On Tue, Nov 27, 2001 at 09:26:20AM +0100, Andreas Jaeger wrote:
> Anuradha Ratnaweera <anuradha@gnu.org> writes:
>
> > It is still not okey to include even _small_ changes, because it is hard to
> > define what small is. Although we are sure that is is going to break,
> > Murphey's laws may get in ...;)
>
> It's Marcelo deciding what it's ok and what not.
I wrote about what is ok to _me_...;) There is no such thing called an
absolute "ok".
> I've got the impression from these threads about maintaince on lkml that a
> number of people try to force something on Marcelo without giving him a
> chance to find his own way of doing it. I trust Marcelo that he'll do the
> right thing.
So do I, and probably many others who have posted on this topic.
Cheers,
Anuradha
--
Debian GNU/Linux (kernel 2.4.13)
One should always be in love. That is the reason one should never marry.
-- Oscar Wilde
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-27 2:35 ` Anuradha Ratnaweera
2001-11-27 2:44 ` Jeff Garzik
2001-11-27 7:51 ` Rik van Riel
@ 2001-11-27 10:00 ` Alan Cox
2001-11-28 13:38 ` Marcelo Tosatti
3 siblings, 0 replies; 20+ messages in thread
From: Alan Cox @ 2001-11-27 10:00 UTC (permalink / raw)
To: Anuradha Ratnaweera
Cc: Marcelo Tosatti, lkml, Linus Torvalds, Alan Cox, editors, lwn
> > final:
> > - Fix 8139too oops (Philipp Matthias Hahn)
>
> Won't that be a good idea to keep the -final the same as the last -pre?
When the patch is totally obvious and there is a need to get a release out -
not really.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-27 2:35 ` Anuradha Ratnaweera
` (2 preceding siblings ...)
2001-11-27 10:00 ` Alan Cox
@ 2001-11-28 13:38 ` Marcelo Tosatti
2001-11-29 2:44 ` Anuradha Ratnaweera
3 siblings, 1 reply; 20+ messages in thread
From: Marcelo Tosatti @ 2001-11-28 13:38 UTC (permalink / raw)
To: Anuradha Ratnaweera; +Cc: lkml, Linus Torvalds, Alan Cox, editors, lwn
On Tue, 27 Nov 2001, Anuradha Ratnaweera wrote:
> On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
> >
> > final:
> > - Fix 8139too oops (Philipp Matthias Hahn)
>
> Won't that be a good idea to keep the -final the same as the last -pre?
I don't see why: the 8139 fix has been tested and it _fixes_ and oops: Its
not an enhancement.
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Linux 2.4.16
2001-11-28 13:38 ` Marcelo Tosatti
@ 2001-11-29 2:44 ` Anuradha Ratnaweera
2001-11-29 3:08 ` Rik van Riel
0 siblings, 1 reply; 20+ messages in thread
From: Anuradha Ratnaweera @ 2001-11-29 2:44 UTC (permalink / raw)
To: Marcelo Tosatti
Cc: Anuradha Ratnaweera, lkml, Linus Torvalds, Alan Cox, editors, lwn
On Wed, Nov 28, 2001 at 11:38:23AM -0200, Marcelo Tosatti wrote:
>
> On Tue, 27 Nov 2001, Anuradha Ratnaweera wrote:
>
> > On Mon, Nov 26, 2001 at 10:30:08AM -0200, Marcelo Tosatti wrote:
> > >
> > > final:
> > > - Fix 8139too oops (Philipp Matthias Hahn)
> >
> > Won't that be a good idea to keep the -final the same as the last -pre?
>
> I don't see why: the 8139 fix has been tested and it _fixes_ and oops: Its
> not an enhancement.
Seen, believed and agreed (who cares if I don't ...;))
Thanks for all who replied to my postings on this issue on and off the list.
Some of my postings may not have meant what I really wanted to mean, but those
were my humble openion towards a more stable (huh, to increase the value of
infinity ...;)) kernel. Just few cents, though.
Cheers,
Anruadha
--
Debian GNU/Linux (kernel 2.4.16)
#define FALSE 0 /* This is the naked Truth */
#define TRUE 1 /* and this is the Light */
-- mailto.c
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-29 2:44 ` Anuradha Ratnaweera
@ 2001-11-29 3:08 ` Rik van Riel
2001-11-29 4:09 ` Mike Fedyk
2001-11-29 12:38 ` Horst von Brand
0 siblings, 2 replies; 20+ messages in thread
From: Rik van Riel @ 2001-11-29 3:08 UTC (permalink / raw)
To: Anuradha Ratnaweera
Cc: Marcelo Tosatti, lkml, Linus Torvalds, Alan Cox, editors, lwn
On Thu, 29 Nov 2001, Anuradha Ratnaweera wrote:
> Just few cents, though.
If everybody contributing their few cents would pay up,
we kernel hackers would be rich by now ;)
Rik
--
Shortwave goes a long way: irc.starchat.net #swl
http://www.surriel.com/ http://distro.conectiva.com/
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-29 3:08 ` Rik van Riel
@ 2001-11-29 4:09 ` Mike Fedyk
2001-11-29 12:38 ` Horst von Brand
1 sibling, 0 replies; 20+ messages in thread
From: Mike Fedyk @ 2001-11-29 4:09 UTC (permalink / raw)
To: Rik van Riel
Cc: Anuradha Ratnaweera, Marcelo Tosatti, lkml, Linus Torvalds,
Alan Cox, editors, lwn
On Thu, Nov 29, 2001 at 01:08:02AM -0200, Rik van Riel wrote:
> On Thu, 29 Nov 2001, Anuradha Ratnaweera wrote:
>
> > Just few cents, though.
>
> If everybody contributing their few cents would pay up,
> we kernel hackers would be rich by now ;)
>
> Rik
Hey, there's always paypal ;)
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Linux 2.4.16
2001-11-29 3:08 ` Rik van Riel
2001-11-29 4:09 ` Mike Fedyk
@ 2001-11-29 12:38 ` Horst von Brand
2001-11-29 13:50 ` Rik van Riel
1 sibling, 1 reply; 20+ messages in thread
From: Horst von Brand @ 2001-11-29 12:38 UTC (permalink / raw)
To: Rik van Riel; +Cc: lkml, lwn
Rik van Riel <riel@conectiva.com.br> said:
> On Thu, 29 Nov 2001, Anuradha Ratnaweera wrote:
>
> > Just few cents, though.
>
> If everybody contributing their few cents would pay up,
> we kernel hackers would be rich by now ;)
I doubt it. There are way too many of them around for this to work out ;->
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
^ permalink raw reply [flat|nested] 20+ messages in thread