Home
last modified time | relevance | path

Searched hist:a83919e0940f6eb8f77ab1d602a063f8a6703117 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pci/
H A Dxen-pcifront.cdiff a83919e0940f6eb8f77ab1d602a063f8a6703117 Fri Jan 10 15:29:19 CET 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> xen/pcifront: Use global PCI rescan-remove locking

Multiple race conditions are possible between the Xen pcifront device
addition and removal and the generic PCI device addition and removal that
can be triggered via sysfs.

To avoid those race conditions make the Xen pcifront code use global PCI
rescan-remove locking.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>