Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936888AbWLKQAa (ORCPT ); Mon, 11 Dec 2006 11:00:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S936910AbWLKQAa (ORCPT ); Mon, 11 Dec 2006 11:00:30 -0500 Received: from twin.jikos.cz ([213.151.79.26]:59263 "EHLO twin.jikos.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936888AbWLKQA3 (ORCPT ); Mon, 11 Dec 2006 11:00:29 -0500 Date: Mon, 11 Dec 2006 17:00:20 +0100 (CET) From: Jiri Kosina To: Nick Piggin cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: 2.6.19-mm1 In-Reply-To: <457D741F.6070108@yahoo.com.au> Message-ID: References: <20061211005807.f220b81c.akpm@osdl.org> <457D6B10.4010903@yahoo.com.au> <457D741F.6070108@yahoo.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 26 On Tue, 12 Dec 2006, Nick Piggin wrote: > > >Do you have CONFIG_DEBUG_VM turned on? I think we miss clearning > > >BH_New in some places, thus causing an error path to zero the block > > >incorrectly if we hit an error that CONFIG_DEBUG_VM makes much more > > >likely. > > Yes, I have. Will retry without it and let you know if the problem goes > > away. > Thanks. OK, seems like CONFIG_DEBUG_VM doesn't influence the bug much -- I can't see any difference in behavior without CONFIG_DEBUG_VM - resolv.conf gets corrupted upon boot, ctags -R is still very reliable command to produce the corruption, etc. Neither 2.6.19 nor 2.6.19-rc6-mm2 did this. .config is at http://www.jikos.cz/jikos/junk/.config -- Jiri Kosina - 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/