|
|
Subscribe / Log in / New account

Re: [patch] revert: [NET]: Fix races in net_rx_action vs netpoll

From:  Linus Torvalds <torvalds-AT-linux-foundation.org>
To:  Matt Mackall <mpm-AT-selenic.com>
Subject:  Re: [patch] revert: [NET]: Fix races in net_rx_action vs netpoll
Date:  Mon, 16 Jul 2007 16:34:36 -0700 (PDT)
Message-ID:  <alpine.LFD.0.999.0707161630580.19166@woody.linux-foundation.org>
Cc:  David Miller <davem-AT-davemloft.net>, mingo-AT-elte.hu, linux-kernel-AT-vger.kernel.org, olaf.kirch-AT-oracle.com
Archive‑link:  Article



On Mon, 16 Jul 2007, Matt Mackall wrote:
> 
> Unfortunately the particular patch from Olaf is presumably covering up
> another bug that other people (including Olaf) had hit. So reverting
> it is going to introduce a different regression.

It's not a regression, it's an old problem.

And the rule is: machines that _used_ to work are more important. That 
rule got hewn into stone when the ACPI layer changes constantly kept 
breaking things that used to work, while "fixing" other things.

So we don't fix bugs by introducing new problems.  That way lies madness, 
and nobody ever knows if you actually make any real progress at all. Is it 
two steps forwards, one step back, or one step forward and two steps back? 
Different people will give different answers.

That's why regressions are _so_ much more important than new bugfixes. 
Because it's much more important to make slow but _steady_ progress, and 
have people know things improve (or at least not "deprove"). We don't want 
any kind of "brownian motion development".

		Linus



to post comments


Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds