Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757627Ab1BRIyb (ORCPT ); Fri, 18 Feb 2011 03:54:31 -0500 Received: from cantor2.suse.de ([195.135.220.15]:50965 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751094Ab1BRIy1 (ORCPT ); Fri, 18 Feb 2011 03:54:27 -0500 Date: Fri, 18 Feb 2011 09:54:25 +0100 From: Michal Hocko To: Ingo Molnar Cc: Linus Torvalds , "Eric W. Biederman" , linux-mm@kvack.org, LKML Subject: Re: BUG: Bad page map in process udevd (anon_vma: (null)) in 2.6.38-rc4 Message-ID: <20110218085425.GB10846@tiehlicka.suse.cz> References: <20110216185234.GA11636@tiehlicka.suse.cz> <20110216193700.GA6377@elte.hu> <20110217090910.GA3781@tiehlicka.suse.cz> <20110217163531.GF14168@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110217163531.GF14168@elte.hu> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1706 Lines: 41 On Thu 17-02-11 17:35:31, Ingo Molnar wrote: > > * Linus Torvalds wrote: > > > And in addition, I don't see why others wouldn't see it (I've got > > DEBUG_PAGEALLOC and SLUB_DEBUG_ON turned on myself, and I know others > > do too). > > I've done extensive randconfig testing and no crash triggers for typical workloads > on a typical dual-core PC. If there's a generic crashes in there my tests tend to > trigger them at least 10x as often as regular testers ;-) But the tests are still > only statistical so the race could simply be special and missed by the tests. > > > So I'm wondering what triggers it. Must be something subtle. > > I think what Michal did before he got the corruption seemed somewhat atypical: > suspend/resume and udevd wifi twiddling, right? I wouldn't call it atypical. I just resumed from suspend to RAM and set up my wireless interface which involved modprobe for iwlwifi[*] (where udev came into play). --- [*] - my script for setting up home wireless connection rmmods iwlwifi, iwlcore mac80211 cfg80211 and then modprobes iwlwifi. It is a relict from the past where I wasn't able to re-establish the connection in some cases (well stupid router which totally confused the driver) without reloading modules. I guess this is no more needed but I was lazy to touch my scripts when they work. -- Michal Hocko SUSE Labs SUSE LINUX s.r.o. Lihovarska 1060/12 190 00 Praha 9 Czech Republic -- 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/