]> Pileus Git - ~andy/linux/blobdiff - drivers/acpi/osl.c
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
[~andy/linux] / drivers / acpi / osl.c
index fa32f584229f47f8965d56f6e4d61054796d8d39..f31c5c5f1b7e083351e013649f1e1d73fdd74fa6 100644 (file)
@@ -80,7 +80,8 @@ static acpi_osd_handler acpi_irq_handler;
 static void *acpi_irq_context;
 static struct workqueue_struct *kacpid_wq;
 static struct workqueue_struct *kacpi_notify_wq;
-static struct workqueue_struct *kacpi_hotplug_wq;
+struct workqueue_struct *kacpi_hotplug_wq;
+EXPORT_SYMBOL(kacpi_hotplug_wq);
 
 struct acpi_res_list {
        resource_size_t start;