[PATCH 0/2] PCI hotplug: create symlinks to hotplug driver module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Here are updated version of patches to create symbolic link to the
hotplug driver module (/sys/modules/<foo>). It is useful for trouble
shooting. The original version was proposed by Taku Izumi (Please see
http://marc.info/?l=linux-pci&m=123813908513533&w=2). Changes from
the original version is as follows:

- Fix the problem that symbolic link is not created if the hotplug
  controller driver is configured as a built-in module.

- Fix the build failure that happens if CONFIG_MODULES is not set.

- Change symbolic link name to 'module' from 'driver' because the
  symbolic link is acutually pointing to /sys/modules/<foo>.

- Fix return value of has_foo() functions in pci_hotplug_core.c. This
  doesn't relate to creating symbolic link, but there are some
  suggestion to clean up them when the original patch was posted.

The patches are:

- [PATCH 1/2] PCI hotplug: fix return value of has_foo() functions
- [PATCH 2/2] PCI hotplug: create symlink to hotplug driver module

Thanks,
Kenji Kaneshige

--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux