]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: make CPU list affinity visible
authorMike Travis <travis@sgi.com>
Sat, 6 Sep 2008 12:46:42 +0000 (05:46 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:53:51 +0000 (10:53 -0700)
commit93ff68a55aa92180a765d6c51c3303f6200167a6
treede921ce10f9cab4ea7a40651a99651b6f1d2b8b9
parent5993760f7fc75b77e4701f1e56dc84c0d6cf18d5
PCI: make CPU list affinity visible

Stephen Hemminger wrote:
> Looks like Mike created cpulistaffinty in sysfs but never completed
> the job.

This patch hooks things up correctly, taking care to remove the new file
when the bus is destroyed.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/bus.c
drivers/pci/pci.h
drivers/pci/remove.c