From: Rafael J. Wysocki Date: Fri, 10 Jan 2014 14:29:19 +0000 (+0100) Subject: xen/pcifront: Use global PCI rescan-remove locking X-Git-Tag: v3.14-rc1~132^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83919e0940f6eb8f77ab1d602a063f8a6703117;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed