Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261803AbVE3WuV (ORCPT ); Mon, 30 May 2005 18:50:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261810AbVE3Wtd (ORCPT ); Mon, 30 May 2005 18:49:33 -0400 Received: from mail.dvmed.net ([216.237.124.58]:30188 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S261806AbVE3WsQ (ORCPT ); Mon, 30 May 2005 18:48:16 -0400 Message-ID: <429B982B.2030907@pobox.com> Date: Mon, 30 May 2005 18:48:11 -0400 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050328 Fedora/1.7.6-1.2.5 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "J.A. Magallon" CC: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: [RFT][PATCH] aic79xx: remove busyq References: <20050529074620.GA26151@havoc.gtf.org> <1117488507l.7621l.0l@werewolf.able.es> <429B9311.9000608@pobox.com> <1117492926l.11695l.0l@werewolf.able.es> In-Reply-To: <1117492926l.11695l.0l@werewolf.able.es> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1252 Lines: 44 J.A. Magallon wrote: > On 05.31, Jeff Garzik wrote: > >>J.A. Magallon wrote: >> >>>On 05.29, Jeff Garzik wrote: >>> >>> >>>>Can anyone with aic79xx hardware give me a simple "it works" >>>>or "this breaks things" answer, for the patch below? >>>> >>>>This changes the aic79xx driver to use the standard Linux SCSI queueing >>>>code, rather than its own. After applying this patch, NO behavior >>>>changes should be seen. >>>> >>>>The patch is against 2.6.12-rc5, but probably applies OK to recent 2.6.x >>>>kernels. >>>> >>> >>> >>>Applied with even no offsets to -rc5-mm1. Booted and working fine: >> >>Thanks a bunch! >> > > > Ooops, I forgot... > > CC drivers/scsi/aic7xxx/aic7xxx_osm_pci.o > drivers/scsi/aic7xxx/aic7xxx_osm.c: In function 'ahc_linux_register_host': > drivers/scsi/aic7xxx/aic7xxx_osm.c:1205: warning: ignoring return value of > 'scsi_add_host', declared with attribute warn_unused_result Yeah, that was there prior to my patch. We'll get it fixed up eventually. 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/