From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751260AbVKKWXt (ORCPT ); Fri, 11 Nov 2005 17:23:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751253AbVKKWXt (ORCPT ); Fri, 11 Nov 2005 17:23:49 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:51937 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1751126AbVKKWXs (ORCPT ); Fri, 11 Nov 2005 17:23:48 -0500 Date: Fri, 11 Nov 2005 22:23:41 +0000 From: Christoph Hellwig To: James Bottomley Cc: Linus Torvalds , Andrew Morton , SCSI Mailing List , Linux Kernel Subject: Re: [GIT PATCH] final pre -rc pieces of SCSI for 2.6.14 Message-ID: <20051111222341.GA20077@infradead.org> Mail-Followup-To: Christoph Hellwig , James Bottomley , Linus Torvalds , Andrew Morton , SCSI Mailing List , Linux Kernel References: <1131745742.3505.47.camel@mulgrave> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1131745742.3505.47.camel@mulgrave> User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 11, 2005 at 03:49:01PM -0600, James Bottomley wrote: > o remove scsi_wait_req This requires '[PATCH] kill libata scsi_wait_req usage (make libata compile in scsi-misc)' from Mike, because libata started to use this function in mainline about the same time it was removed in scsi-misc.