From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: stex driver panic in kernel 2.6.23 Date: Wed, 24 Oct 2007 15:17:56 -0400 Message-ID: <1193253476.3441.7.camel@localhost.localdomain> References: <1193253355.3441.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from hancock.steeleye.com ([71.30.118.248]:44124 "EHLO hancock.sc.steeleye.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752940AbXJXTR7 (ORCPT ); Wed, 24 Oct 2007 15:17:59 -0400 In-Reply-To: <1193253355.3441.4.camel@localhost.localdomain> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Ed Lin Cc: "jens.axboe" , akpm , jeff , linux-scsi On Wed, 2007-10-24 at 15:16 -0400, James Bottomley wrote: > On Wed, 2007-10-24 at 11:59 -0700, Ed Lin wrote: > > The shared tag issue was not fixed yet. Kernel panic > > happened while running I/O test in kernel 2.6.23 > > (information attached). After applying the patch I posted > > (or the version James modified), panic disappeared. > > Switch back to standard kernel, panic again. > > Just so we're on the same page, do you have a pointer to the patch? > > I thought the issue was fixed by this patch > > http://marc.info/?l=linux-scsi&m=118968649513338 > > Which Linus said he modified and then committed here: > > http://marc.info/?l=linux-kernel&m=118969824104600 > > However, I have to confess I can't find this patch in the current > kernel. Found it; it's commit f3da54ba140c6427fa4a32913e1bf406f41b5dda. So we still have some problem, even with this patch. James