Hi pci experts, I'm writing a pci driver for a device which will occur in multiple instances. May it happen that several pci_probe()s are called concurrently? I've some shared variables I only use during pci_probe() and I don't know whether I need a mutal exclusion mechanism for them... Thanks for your answer Philipp Werner -- 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