From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: 2.6.24-rc5: tape drive not responding Date: Mon, 17 Dec 2007 13:43:44 -0800 Message-ID: <20071217134344.3f024461.akpm@linux-foundation.org> References: <18277.52079.718004.969358@stoffel.org> <20071217112551H.fujita.tomonori@lab.ntt.co.jp> <20071217031510.c3d500fd.akpm@linux-foundation.org> <18278.55130.471797.398922@stoffel.org> <18278.58314.892734.490418@stoffel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:36148 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757052AbXLQVp6 (ORCPT ); Mon, 17 Dec 2007 16:45:58 -0500 In-Reply-To: <18278.58314.892734.490418@stoffel.org> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org Cc: john@stoffel.org, fujita.tomonori@lab.ntt.co.jp, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, James Bottomley , Boaz Harrosh On Mon, 17 Dec 2007 16:02:02 -0500 "John Stoffel" wrote: > > Just to confirm, the propsed patch to st.c fixes the issue with > 2.6.24-rc5 as well at 2.6.24-rc5-mm1 with access to my DLT tape > drives. err, what patch to st.c? So it seems that 2.6.24 (and presumably 2.6.23?) need 1: Alan's "initio: fix conflict when loading driver" (currently stocuk in git-scsi-misc) 2: Boaz's "initio: initio_build_scb() fix" (my name for it) 3: The mystery st.c fix. yes?