From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750769AbVITXNu (ORCPT ); Tue, 20 Sep 2005 19:13:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750792AbVITXNu (ORCPT ); Tue, 20 Sep 2005 19:13:50 -0400 Received: from dvhart.com ([64.146.134.43]:13959 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id S1750769AbVITXNt (ORCPT ); Tue, 20 Sep 2005 19:13:49 -0400 Date: Tue, 20 Sep 2005 16:13:46 -0700 From: "Martin J. Bligh" Reply-To: "Martin J. Bligh" To: James Bottomley Cc: Linus Torvalds , Linux Kernel Mailing List Subject: Re: Arrr! Linux v2.6.14-rc2 Message-ID: <646410000.1127258026@flay> In-Reply-To: <1127257922.5589.43.camel@mulgrave> References: <635500000.1127257400@flay> <1127257922.5589.43.camel@mulgrave> X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --On Tuesday, September 20, 2005 18:12:02 -0500 James Bottomley wrote: > On Tue, 2005-09-20 at 16:03 -0700, Martin J. Bligh wrote: >> SCSI is broken in several cases by a lack of the patch below, which means >> some of the regular test boxes can't - James, any chance of getting that >> one upstream? (it's cut and pasted, but then you wouldn't want to apply >> it anyway without correct "flow" ;-)). > > It already is ... unfortunately just after 2.6.14-rc2, but if you use > the latest git head you should get it. Spiffy - it should catch that tonight then ... Thanks, M.