Re: [2.6.35-rc1 regression] sysfs: cannot create duplicatefilename ... XVR-600 related?

From: Alex Chiang
Date: Tue Jun 01 2010 - 23:09:38 EST


* David Miller <davem@xxxxxxxxxxxxx>:
> From: Mikael Pettersson <mikpe@xxxxxxxx>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/