On Wed, Mar 09, 2005 at 10:17:28AM +0000, Russell King wrote: > On Wed, Mar 09, 2005 at 11:10:59AM +0100, Arjan van de Ven wrote: > > On Wed, 2005-03-09 at 10:56 +0100, Andi Kleen wrote: > > > One rule I'm missing: > > > > > > - It must be accepted to mainline. > > > > > > > I absolutely agree with Andi on this one. > > What about the case (as highlighted in previous discussions) that the > stable tree needs a simple "dirty" fix, whereas mainline takes the > complex "clean" fix?
That's ok, as long as the maintainers agree it's an equivalent fix What should just be ruled out is something getting fixed in stable and not getting fixed in mainline. And the mainline patch should always go in first and preferably tested for a short time there. But in general it is a judgement call: if the "big fix" is not too big or risky I would prefer the big fix just to avoid code drift. A custom fix for stable should be more the exception than the rule. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/