Gu, On Tue, 2013-01-29 at 10:10 +0800, Gu Zheng wrote: > I think cause of the issue you mentioned is the device already exists when we resume. > Because we do not really suspend/remove the device when suspend, the device still exists, so > we try to add the device when resume will failed. The suspend routine does not match the resume, > it seems a bug here. Thanks. So should the fix here be to actually suspend and remove this device? (Note that pciehp_suspend() is now basically a NOP.) Paul Bolle -- 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