From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [GIT PULL] SCSI queuecommand API change for 2.6.37-rc1 Date: Sat, 13 Nov 2010 01:07:47 -0500 Message-ID: <4CDE2B33.9050404@garzik.org> References: <1289606118.3015.539.camel@mulgrave.site> <20101113042821.GE18258@parisc-linux.org> <1289628103.3015.608.camel@mulgrave.site> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:42729 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751048Ab0KMGHu (ORCPT ); Sat, 13 Nov 2010 01:07:50 -0500 In-Reply-To: <1289628103.3015.608.camel@mulgrave.site> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Bottomley Cc: Linus Torvalds , Matthew Wilcox , "Nicholas A. Bellinger" , Andrew Morton , linux-scsi , linux-kernel On 11/13/2010 01:01 AM, James Bottomley wrote: > I'd like to get rid of done too. I'm ambivalent on whether we pass in > the host or not, but I did it anyway. > > The patch is reasonably small but there are a few driver prototypes to > clean up as well. How does the attached look? If OK, I'll fold it in > and resubmit the pull. > > I think I picked up all the non-x86 drivers that don't show up under > allmodconfig, but it would be nice to incubate this in next for another > couple of days to be sure. Looks like you caught the megaraid deadlock, but missed a few others... I'll rediff mine as incremental as discussed on IRC.