Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759897AbYBRNCb (ORCPT ); Mon, 18 Feb 2008 08:02:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760571AbYBRNBJ (ORCPT ); Mon, 18 Feb 2008 08:01:09 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:51529 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759145AbYBRNBH (ORCPT ); Mon, 18 Feb 2008 08:01:07 -0500 Date: Mon, 18 Feb 2008 04:59:25 -0800 From: Andrew Morton To: Alexey Dobriyan Cc: linux-kernel@vger.kernel.org, Kay Sievers , Greg KH Subject: Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30() Message-Id: <20080218045925.40fc5ddb.akpm@linux-foundation.org> In-Reply-To: <20080215110853.GH6110@localhost.sw.ru> References: <20080215110853.GH6110@localhost.sw.ru> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1717 Lines: 42 On Fri, 15 Feb 2008 14:08:53 +0300 Alexey Dobriyan wrote: > Booting without SYSFS fills dmesg like this Does the system normally boot without sysfs? Surprised. > ------------[ cut here ]------------ > WARNING: at lib/kref.c:43 kref_get+0x20/0x30() > Modules linked in: loop(+) > Pid: 994, comm: modprobe Tainted: G M 2.6.25-rc1 #6 > > Call Trace: > [] warn_on_slowpath+0x64/0x90 > [] init_object+0x88/0xa0 > [] __slab_alloc+0xbe/0x550 > [] kvasprintf+0x58/0x90 > [] vsnprintf+0x33c/0x6e0 > [] kvasprintf+0x71/0x90 > [] hrtick_set+0x77/0x140 > [] kref_get+0x20/0x30 > [] kobject_get+0x12/0x20 > [] kobject_add_internal+0x49/0xf0 > [] kobject_add_varg+0x73/0x80 > [] kobject_add+0x54/0x80 > [] check_object+0x103/0x230 > [] init_object+0x88/0xa0 > [] kobject_create+0x14/0x40 > [] kmem_cache_alloc+0xd3/0xe0 > [] kobject_init+0x34/0xb0 > [] kobject_create+0x2b/0x40 > [] kobject_create_and_add+0x3c/0x80 > [] load_module+0x1847/0x1970 > [] alloc_pages_current+0x0/0x90 > [] sys_init_module+0x62/0x1a0 > Is this a regression? -- 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/