Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760438AbYBRNDL (ORCPT ); Mon, 18 Feb 2008 08:03:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760792AbYBRNBz (ORCPT ); Mon, 18 Feb 2008 08:01:55 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:46894 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760781AbYBRNBx (ORCPT ); Mon, 18 Feb 2008 08:01:53 -0500 Date: Mon, 18 Feb 2008 05:00:49 -0800 From: Andrew Morton To: Chris Rankin Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Stephen Hemminger Subject: Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Message-Id: <20080218050049.12bcc596.akpm@linux-foundation.org> In-Reply-To: <23590.97305.qm@web52910.mail.re2.yahoo.com> References: <23590.97305.qm@web52910.mail.re2.yahoo.com> 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: 1932 Lines: 47 On Sun, 17 Feb 2008 00:54:08 +0000 (GMT) Chris Rankin wrote: > [Try this again, except this time I'll force the attachment as inline text!] > > Hi, > > I have managed to boot 2.6.24.1 on this machine, with the NMI watchdog enabled, by using the > "acpi=noirq" option. (There does seem to be some unhappiness with bridge symlinks in sysfs, > though.) > > ... > > 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? -- 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/