Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753954AbYHVPzB (ORCPT ); Fri, 22 Aug 2008 11:55:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752609AbYHVPyv (ORCPT ); Fri, 22 Aug 2008 11:54:51 -0400 Received: from accolon.hansenpartnership.com ([76.243.235.52]:42511 "EHLO accolon.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752592AbYHVPyv (ORCPT ); Fri, 22 Aug 2008 11:54:51 -0400 Subject: RE: in 2.6.23-rc3-git7 in do_cciss_intr From: James Bottomley To: "Miller, Mike (OS Dev)" Cc: Randy Dunlap , lkml , scsi , akpm In-Reply-To: <0F5B06BAB751E047AB5C87D1F77A77883511810706@GVW0547EXC.americas.hpqcorp.net> References: <48AD02B2.7020004@oracle.com> <0F5B06BAB751E047AB5C87D1F77A778835116209D3@GVW0547EXC.americas.hpqcorp.net> <20080821084333.c471b439.randy.dunlap@oracle.com> <0F5B06BAB751E047AB5C87D1F77A7788351181004C@GVW0547EXC.americas.hpqcorp.net> <20080821091514.8f56e2d5.randy.dunlap@oracle.com> <0F5B06BAB751E047AB5C87D1F77A778835118100D6@GVW0547EXC.americas.hpqcorp.net> <20080821172653.3e3e855c.randy.dunlap@oracle.com> <0F5B06BAB751E047AB5C87D1F77A77883511810706@GVW0547EXC.americas.hpqcorp.net> Content-Type: text/plain Date: Fri, 22 Aug 2008 10:54:46 -0500 Message-Id: <1219420487.3339.22.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1941 Lines: 64 On Fri, 2008-08-22 at 15:48 +0000, Miller, Mike (OS Dev) wrote: > > > -----Original Message----- > > From: Randy Dunlap [mailto:randy.dunlap@oracle.com] > > Sent: Thursday, August 21, 2008 7:27 PM > > To: Miller, Mike (OS Dev) > > Cc: lkml; scsi; akpm > > Subject: Re: in 2.6.23-rc3-git7 in do_cciss_intr > > > > On Thu, 21 Aug 2008 16:25:24 +0000 Miller, Mike (OS Dev) wrote: > > > > > > > > > > > > Randy, > > > > > We know of a race condition in cciss_init_one. It's fixed > > > > in 2.6.26 I believe. Here's the patch: > > > > > > > > > > > > > > > > http://groups.google.com/group/linux.kernel/browse_thread/thread/7b3 > > > > 9f > > > > > > > 2b77622ab03/4f5f45c008655ca1?hl=en&lnk=gst&q=cciss#4f5f45c008655ca > > > > > 1 > > > > > > > > > > > > Mike, > > > > Sorry, but my fingers have typoed the $subject. My bad. > > > > Kernel is 2.6.27-rc3-git7 (from above): > > > > > > > > > > > > Modules linked in: cciss(+) ehci_hcd ohci_hcd uhci_hcd > > > > > > > > Pid: 0, comm: swapper Not tainted 2.6.27-rc3-git7 #1 > > > > > > > > RIP: 0010:[] [] > > > > > > > > do_cciss_intr+0x627/0xa6c [cciss] > > > > > > > Hmmmmm, let me know what happens from your retest. I'll > > look at this > > > as soon as I finish what I'm doing now. We trying to spin > > for our test > > > teams but I have something hopelessly broken. :( > > > > It didn't BUG in the retest. That just means that it's more > > difficult to find/fix, right? > > Yup. Randy, If you can't reproduce it, could you use the debug information or gdb to tell us what line in the source code this: do_cciss_intr+0x627 corresponds to? That might help isolating the problem. Thanks, James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/