Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761139AbXKNTUs (ORCPT ); Wed, 14 Nov 2007 14:20:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751142AbXKNTUk (ORCPT ); Wed, 14 Nov 2007 14:20:40 -0500 Received: from twin.jikos.cz ([213.151.79.26]:60813 "EHLO twin.jikos.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750912AbXKNTUj (ORCPT ); Wed, 14 Nov 2007 14:20:39 -0500 Date: Wed, 14 Nov 2007 20:19:38 +0100 (CET) From: Jiri Kosina To: Kay Sievers cc: Greg KH , Dave Young , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: 2.6.24-rc2-mm1 In-Reply-To: <1195065493.2168.31.camel@lov.site> Message-ID: References: <20071113175906.497a1a6a.akpm@linux-foundation.org> <20071113223802.2ace1a61.akpm@linux-foundation.org> <20071114004129.783fb98b.akpm@linux-foundation.org> <20071114165906.GB13889@kroah.com> <1195065493.2168.31.camel@lov.site> 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: 861 Lines: 22 On Wed, 14 Nov 2007, Kay Sievers wrote: > Could it be an init-order problem, where something tries to use the > block subsystem? Before it is initialized with: > block/genhd.c :: subsys_initcall(genhd_device_init); > If that's the case, we have an old bug that nobody noticed with static > structures, which are zeroed that time, but definitely not properly > initialized. I'll try to build loop non-modular now, and see if that > makes the bug appear here. Hi Kay, my .config with which I reproduc this on 2.6.24-rc2-mm1 reliably can be obtained from 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/