Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267993AbUJGVLT (ORCPT ); Thu, 7 Oct 2004 17:11:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267958AbUJGVI4 (ORCPT ); Thu, 7 Oct 2004 17:08:56 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:61110 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S268179AbUJGUqd (ORCPT ); Thu, 7 Oct 2004 16:46:33 -0400 Message-ID: <4165AB1B.8000204@pobox.com> Date: Thu, 07 Oct 2004 16:46:19 -0400 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Lord CC: Mark Lord , Christoph Hellwig , Linux Kernel , linux-scsi@vger.kernel.org Subject: Re: [PATCH] QStor SATA/RAID driver for 2.6.9-rc3 References: <4161A06D.8010601@rtr.ca> <416547B6.5080505@rtr.ca> <20041007150709.B12688@infradead.org> <4165624C.5060405@rtr.ca> <416565DB.4050006@pobox.com> <4165A45D.2090200@rtr.ca> <4165A766.1040104@pobox.com> <4165A85D.7080704@rtr.ca> In-Reply-To: <4165A85D.7080704@rtr.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 33 Mark Lord wrote: > Jeff Garzik wrote: > >> Overall, I don't see why it is so damned difficult to delete the hooks >> then add them back when they _are_ needed. I would certainly support >> you in that effort. > > > Okay, that can work. > > Except that the hooks ARE needed NOW. > > Right NOW, there is a programmer working on the RAID management > interface, and he needs those hooks (or something similar) > to compile and test his code against the driver. You're the only person in the world that (a) needs these hooks NOW and (b) can utilize the hooks NOW, by your own admission ;-) That's the best reasoning I've heard for why a piece of code _shouldn't_ be in the kernel. And I'm quite certain you are capable of compiling and testing the driver with a local patch held back from upstream. Upstream is for stuff that's either finished, or at least usable... Jeff - 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/