]> git.baikalelectronics.ru Git - kernel.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)
commite194d6cc7933884e60024f91cd7a83124b6083cc
treede921ce10f9cab4ea7a40651a99651b6f1d2b8b9
parent966e21a29406424b3868ec564474845454140d42
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