[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080819184738.GE18842@ldl.fc.hp.com>
Date: Tue, 19 Aug 2008 12:47:38 -0600
From: Alex Chiang <achiang@...com>
To: Gary Hade <garyhade@...ibm.com>
Cc: jbarnes@...tuousgeek.org, matthew@....cx,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] PCI: create device, function symlinks in
/sys/bus/pci/slots/N/
* Gary Hade <garyhade@...ibm.com>:
> On Mon, Aug 18, 2008 at 02:21:00PM -0600, Alex Chiang wrote:
> > Create convenience symlinks in sysfs, linking slots to
> > devices and functions, and vice versa. These links make it
> > easier for users to figure out which devices actually live in
> > what slots.
>
> This looks it would be quite useful but the symlinks are not
> adjusted during hot-add and hot-remove operations (e.g. stale
> symlinks persist after hot-remove and new symlinks are not
> created in response to hot-add) so it could confuse more than
> help on systems with PCI hotplug support.
Hi Gary,
Yes, you're right. Willy's original version of the patch had
symmetric functions in pci_release_dev/pci_scan_device, which I
didn't include because I didn't understand why we needed that
code.
Now I understand. :)
Thanks for pointing it out. I'll work on this for v2.
/ac
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists