Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754616Ab0F2SDb (ORCPT ); Tue, 29 Jun 2010 14:03:31 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:43605 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754343Ab0F2SDa (ORCPT ); Tue, 29 Jun 2010 14:03:30 -0400 MIME-Version: 1.0 In-Reply-To: References: <20100624030212.676457061@suse.de> <20100624030725.885831564@suse.de> <20100629130214.GA21410@infradead.org> <20100629145617.GG28364@laptop> <20100629174122.GN28364@laptop> Date: Tue, 29 Jun 2010 10:58:14 -0700 Message-ID: Subject: Re: [patch 02/52] fs: fix superblock iteration race From: Linus Torvalds To: Nick Piggin , Chris Clayton Cc: Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, John Stultz , Frank Mayhar , Al Viro Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 930 Lines: 22 On Tue, Jun 29, 2010 at 10:52 AM, Linus Torvalds wrote: > > Look for "2.6.35-rc3 oops trying to suspend" on lkml, for example. No > guarantee that it's the same thing, but it's "iterate_supers()" > getting an oops [..] Also, "Oops during closedown with 2.6.35-rc3-git3" is an iterate_supers oops (in the jpg) and Chris says it's repeatable for him. Chris - you could try testing current -git now that I've merged Nick's patch. It's commit 57439f878af ("fs: fix superblock iteration race"), and I just pushed it out (so it might take a few minutes to mirror out to the public git trees, but it should be there shortly). Linus -- 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/