Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 5 Aug 2002 18:30:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 5 Aug 2002 18:30:48 -0400 Received: from pc2-cwma1-5-cust12.swa.cable.ntl.com ([80.5.121.12]:42229 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Mon, 5 Aug 2002 18:30:48 -0400 Subject: Re: [PATCH] 2.5.30-dj1 From: Alan Cox To: Paul Larson Cc: Matti Aarnio , davej@suse.de, lkml In-Reply-To: <1028585494.19435.56.camel@plars.austin.ibm.com> References: <1028579086.19435.31.camel@plars.austin.ibm.com> <20020805214835.GP32427@mea-ext.zmailer.org> <1028585494.19435.56.camel@plars.austin.ibm.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 (1.0.3-6) Date: 06 Aug 2002 00:53:07 +0100 Message-Id: <1028591587.18156.127.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 725 Lines: 19 On Mon, 2002-08-05 at 23:11, Paul Larson wrote: > cleaner way of doing it. The problem is that this driver won't build if > CONFIG_BROKEN_SCSI_ERROR_HANDLING isn't defined because in hosts.h we > have this in the Scsi_Host_Template struct: > #ifdef CONFIG_BROKEN_SCSI_ERROR_HANDLING > int (* abort)(Scsi_Cmnd *); > int (* reset)(Scsi_Cmnd *, unsigned int); > #endif We dont want it to build until its fixed Take a look at http://www.andante.org/scsi_eh.html - 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/