Subject : [BUG on 2.6.35-rc2] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:11.0/0000:02:03.0/slot' Submitter : Ryan Wang <openspace.wang@gmail.com> Date : 2010-06-07 0:23 Message-ID : AANLkTincwMZPnYW3S4uz4k2GOn52RpgBIBRfzyD010Yo@mail.gmail.com References : http://marc.info/?l=linux-kernel&m=127587022219378&w=2 This entry is being used for tracking a regression from 2.6.34. Please don't close it until the problem is fixed in the mainline.
This was fix already I believe. commit 3be434f0244ee059432f92de7e891ee514f41738 Author: Jesse Barnes <jbarnes@virtuousgeek.org> Date: Fri Jun 11 13:08:37 2010 -0700 Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" This reverts commit 75568f8094eb0333e9c2109b23cbc8b82d318a3c. Since they're just a convenience anyway, remove these symlinks since they're causing duplicate filename errors in the wild. Acked-by: Alex Chiang <achiang@canonical.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>