Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757550Ab0FBDJe (ORCPT ); Tue, 1 Jun 2010 23:09:34 -0400 Received: from adelie.canonical.com ([91.189.90.139]:36410 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755444Ab0FBDJc (ORCPT ); Tue, 1 Jun 2010 23:09:32 -0400 Date: Tue, 1 Jun 2010 21:09:25 -0600 From: Alex Chiang To: David Miller Cc: mikpe@it.uu.se, linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org Subject: Re: [2.6.35-rc1 regression] sysfs: cannot create duplicate filename ... XVR-600 related? Message-ID: <20100602030925.GA3402@canonical.com> Mail-Followup-To: Alex Chiang , David Miller , mikpe@it.uu.se, linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org References: <19461.26166.427857.612983@pilspetsen.it.uu.se> <20100601.153105.90813554.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100601.153105.90813554.davem@davemloft.net> 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: 1089 Lines: 35 * David Miller : > From: Mikael Pettersson > Date: Tue, 1 Jun 2010 21:57:42 +0200 > > > Booting 2.6.35-rc1 on a Sun Blade 2500 Red, I'm greeted with: > > I know about the problem and will look at it soon hopefully, I see it > on some of my sparc64 boxes too. I haven't been able to reproduce this yet (trying with kvm, not successful with bare metal), but one thing I've noticed is that it occurs when either a PCI hotplug driver or the ACPI PCI slot detection driver is loaded. It's obviously because we have both drivers/pci/pci-sysfs.c: pci_create_slot_links() and drivers/pci/slot.c: create_sysfs_files() But what I'm trying to figure out is why I'm not seeing this on x86 bare metal (although it does supposedly reproduce in x86 kvm). Does sparc64 load any PCI hotplug drivers? Thanks, /ac -- 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/