Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760266AbYBRTmj (ORCPT ); Mon, 18 Feb 2008 14:42:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752658AbYBRTm1 (ORCPT ); Mon, 18 Feb 2008 14:42:27 -0500 Received: from web52907.mail.re2.yahoo.com ([206.190.49.17]:34606 "HELO web52907.mail.re2.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751690AbYBRTm0 (ORCPT ); Mon, 18 Feb 2008 14:42:26 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=w430LHfe4Jm3dXEtFQVIx6GQaZ+7GeziiV+kBD7q22/jZcA5Cj9QoFIMFN3z+v8smLwfLu6GUheDgo9bRenh0RVqxHkEkWusVpSup/OLq5YVFBxp4rfoj4sj/5z/maY9Gos8Zr5yrYifMkEczAuGqmYHEVJbfM5vKX1D0h79c1M=; X-YMail-OSG: oYAa_rQVM1k361ZlNRblyKyErNZfm8NDplyopJNq4qWBdjaX8DIjkiFQBzIuRncOyzOAzmS4T5n_yII9MfTrk2Yy88NM1LAr2sr8Z3QV_oSlzC9Sm77rBi_S5oCLoa9X96635.zkHQSbSXTGao6QCyk5Hw-- Date: Mon, 18 Feb 2008 19:42:25 +0000 (GMT) From: Chris Rankin Subject: Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? To: Stephen Hemminger , Andrew Morton Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org In-Reply-To: <20080218085333.3d32b626@extreme> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-ID: <395400.45093.qm@web52907.mail.re2.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2145 Lines: 54 --- Stephen Hemminger wrote: > > > sysfs: duplicate filename 'bridge' can not be created > > > WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() > > > Pid: 1, comm: swapper Not tainted 2.6.24.1 #1 > > > [] show_trace_log_lvl+0x1a/0x2f > > > [] show_trace+0x12/0x14 > > > [] dump_stack+0x6c/0x72 > > > [] sysfs_add_one+0x57/0xbc > > > [] sysfs_create_link+0xc2/0x10d > > > [] pci_bus_add_devices+0xbd/0x103 > > > [] pci_legacy_init+0x56/0xe3 > > > [] kernel_init+0x157/0x2c3 > > > [] kernel_thread_helper+0x7/0x10 > > > ======================= > > > pci 0000:00:01.0: Error creating sysfs bridge symlink, continuing... > > > sysfs: duplicate filename 'bridge' can not be created > > > WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() > > > Pid: 1, comm: swapper Not tainted 2.6.24.1 #1 > > > [] show_trace_log_lvl+0x1a/0x2f > > > [] show_trace+0x12/0x14 > > > [] dump_stack+0x6c/0x72 > > > [] sysfs_add_one+0x57/0xbc > > > [] sysfs_create_link+0xc2/0x10d > > > [] pci_bus_add_devices+0xbd/0x103 > > > [] pci_bus_add_devices+0xa5/0x103 > > > [] pci_legacy_init+0x56/0xe3 > > > [] kernel_init+0x157/0x2c3 > > > [] kernel_thread_helper+0x7/0x10 > > > ======================= > > > > I have a vague feeling that this was fixed, perhaps in 2.6.24.x? > > Never heard of this, what is the initialization script that causes this? > Also do you have the SYSFS_DEPRECATED option configured? that caused issues > with regular network drivers. Yes, SYSFS_DEPRECATED is enabled. And the init scripts are from Fedora 8. Cheers, Chris __________________________________________________________ Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com -- 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/