Re: [PATCH] add legacy resources to sysfs

From: Benjamin Herrenschmidt
Date: Wed Dec 22 2004 - 11:36:51 EST


On Wed, 2004-12-22 at 08:09 -0800, Greg KH wrote:

> Hm, what do you mean by "instance"? My /sys/class/pci_bus has the
> individual pci busses:
> $ tree /sys/class/pci_bus/
> /sys/class/pci_bus/
> |-- 0000:00
> | |-- bridge -> ../../../devices/pci0000:00
> | `-- cpuaffinity
> |-- 0000:01
> | |-- bridge -> ../../../devices/pci0000:00/0000:00:01.0
> | `-- cpuaffinity
> `-- 0000:02
> |-- bridge -> ../../../devices/pci0000:00/0000:00:1e.0
> `-- cpuaffinity
>
>
> We already have the cpuaffinity stuff in there, why not more, pci bus
> specific things?

Oh, I misread. If it's in /sys/class/pci_bus/(instance)/file it's fine,
sorry, my fault.

Ben.


-
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/