Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267921AbUJSEou (ORCPT ); Tue, 19 Oct 2004 00:44:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267939AbUJSEot (ORCPT ); Tue, 19 Oct 2004 00:44:49 -0400 Received: from smtp800.mail.sc5.yahoo.com ([66.163.168.179]:50809 "HELO smtp800.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S267921AbUJSElQ (ORCPT ); Tue, 19 Oct 2004 00:41:16 -0400 From: Dmitry Torokhov To: linux-kernel@vger.kernel.org Subject: Re: [BK PATCH] SCSI updates for 2.6.9 Date: Mon, 18 Oct 2004 23:41:13 -0500 User-Agent: KMail/1.6.2 Cc: James Bottomley , Linus Torvalds , Andrew Morton , SCSI Mailing List , willy@debian.org, Linux1394-Devel References: <1098137016.2011.339.camel@mulgrave> In-Reply-To: <1098137016.2011.339.camel@mulgrave> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410182341.13648.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1127 Lines: 29 On Monday 18 October 2004 05:03 pm, James Bottomley wrote: > Matthew Wilcox: > o Add SPI-5 constants to scsi.h This breaks Firewire SBP2 build: CC [M] drivers/ieee1394/sbp2.o In file included from drivers/ieee1394/sbp2.c:78: drivers/ieee1394/sbp2.h:61:1: warning: "ABORT_TASK_SET" redefined In file included from drivers/scsi/scsi.h:31, from drivers/ieee1394/sbp2.c:67: include/scsi/scsi.h:255:1: warning: this is the location of the previous definition In file included from drivers/ieee1394/sbp2.c:78: drivers/ieee1394/sbp2.h:62:1: warning: "LOGICAL_UNIT_RESET" redefined In file included from drivers/scsi/scsi.h:31, from drivers/ieee1394/sbp2.c:67: include/scsi/scsi.h:267:1: warning: this is the location of the previous definition It looks like firewire has its own set of commands with conflicting names. Who should win? -- Dmitry - 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/