Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933590AbZJHVIY (ORCPT ); Thu, 8 Oct 2009 17:08:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932284AbZJHVIX (ORCPT ); Thu, 8 Oct 2009 17:08:23 -0400 Received: from thunk.org ([69.25.196.29]:43265 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932253AbZJHVIW (ORCPT ); Thu, 8 Oct 2009 17:08:22 -0400 Date: Thu, 8 Oct 2009 17:07:37 -0400 From: Theodore Tso To: Linus Torvalds Cc: James Bottomley , Andrew Morton , linux-scsi , linux-kernel Subject: Re: [GIT PULL] SCSI fixes for 2.6.32-rc3 Message-ID: <20091008210737.GD29181@mit.edu> Mail-Followup-To: Theodore Tso , Linus Torvalds , James Bottomley , Andrew Morton , linux-scsi , linux-kernel References: <1254844007.4383.85.camel@mulgrave.site> <1254862442.4383.183.camel@mulgrave.site> <1255012399.4187.24.camel@mulgrave.site> <1255031298.4187.260.camel@mulgrave.site> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1314 Lines: 27 On Thu, Oct 08, 2009 at 01:00:58PM -0700, Linus Torvalds wrote: > > It really boils down to the fact that I'm perfectly happy to let new > drivers slip in after the merge window in order to help end users. But > really - there has to be a limit to it. Not just anything. > > It has to help end users, and dammit, you have to admit that 50 kloc is > damn well not just "another random driver". So would it be acceptable to merge the 50 kloc of crap _during_ the merge window? Crap is crap, no matter when it is merged. In this particular case, the crap is its own subsystem, and wouldn't interfere with the rest of the kernel tree. So it's no more risky to merge it outside of merge window; so the decision about whether merge 50 kloc of crap shouldn't be impacted about whether we are in our out of the merge window. Arguably, the question is whether it's better for the end users to merge this at _any_ time, or whether we force the manufacturer to drop it into the staging tree provisionally until it can be cleaned up. - Ted -- 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/