Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262992AbVCDSlQ (ORCPT ); Fri, 4 Mar 2005 13:41:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262982AbVCDShn (ORCPT ); Fri, 4 Mar 2005 13:37:43 -0500 Received: from fire.osdl.org ([65.172.181.4]:5592 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S262953AbVCDShD (ORCPT ); Fri, 4 Mar 2005 13:37:03 -0500 Date: Fri, 4 Mar 2005 10:38:10 -0800 (PST) From: Linus Torvalds To: Greg KH cc: Andrew Morton , dtor_core@ameritech.net, Chris Wright , jgarzik@pobox.com, olof@austin.ibm.com, paulus@samba.org, rene@exactcode.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec In-Reply-To: <20050304162755.GA28179@kroah.com> Message-ID: References: <422756DC.6000405@pobox.com> <16935.36862.137151.499468@cargo.ozlabs.ibm.com> <20050303225542.GB16886@austin.ibm.com> <20050303175951.41cda7a4.akpm@osdl.org> <20050304022424.GA26769@austin.ibm.com> <20050304055451.GN5389@shell0.pdx.osdl.net> <20050303220631.79a4be7b.akpm@osdl.org> <4227FC5C.60707@pobox.com> <20050304062016.GO5389@shell0.pdx.osdl.net> <20050303222335.372d1ad2.akpm@osdl.org> <20050304162755.GA28179@kroah.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1482 Lines: 33 On Fri, 4 Mar 2005, Greg KH wrote: > > Ok, based on consensus, I've applied this one too. Btw, I don't think your process works. You never really gave people the time to object. So for that reason you applied the first trivial raid6 thing, and it turned out to be wrong. I think the patches need to have a rule like "they live outside the sucker tree for at least two days". And during that time, anybody can vote them down (which would move them to "unapplied" status, at which point somebody else might decide that for _their_ tree it's still the right thing to do). And if at the end of two days, they still haven't gotten enough "yes" votes, they'd go into "limbo" status, with one extra grace-period (ie a reminder on whatever list about a patch that is dying). And if it can't get enough "yeah, sure" votes even after that, it goes into the same "unapplied" list. In other words, I think this really does want some automation. It shouldn't be fully automated (at the very least, somebody needs to actually check that things patch and fix up the changeset comments etc), but the _rules_ should be automated. Otherwise they'll always be broken because of "_this_ time it's obvious", which is against the point. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/