From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758530AbXEIShd (ORCPT ); Wed, 9 May 2007 14:37:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756834AbXEIShS (ORCPT ); Wed, 9 May 2007 14:37:18 -0400 Received: from hancock.steeleye.com ([71.30.118.248]:36242 "EHLO hancock.sc.steeleye.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756751AbXEIShQ (ORCPT ); Wed, 9 May 2007 14:37:16 -0400 Subject: Re: [GIT PATCH] final SCSI updates for 2.6.21 From: James Bottomley To: Chuck Ebbert Cc: Andrew Morton , Linus Torvalds , linux-scsi , linux-kernel In-Reply-To: <46420F89.5030202@redhat.com> References: <1178673459.3737.114.camel@mulgrave.il.steeleye.com> <46420F89.5030202@redhat.com> Content-Type: text/plain Date: Wed, 09 May 2007 13:37:02 -0500 Message-Id: <1178735822.3695.46.camel@mulgrave.il.steeleye.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2007-05-09 at 14:14 -0400, Chuck Ebbert wrote: > James Bottomley wrote: > > This should be the second half of the SCSI tree, mainly assorted driver > > updates and fixes. The patch is available from: > > > > Is Doug Chapman's patch for mptspi going in? > > http://marc.info/?l=linux-scsi&m=117857313402574&q=raw There's no urgency ... it's a bug fix so it can go in the -rc series as well. I'd like Eric to look at it, since I theorise it has exposed a big problem in the fusion queue handling, so the proposed fix might not actually be complete. James