>> + if (dev->rp_AER_panic) >> + panic("%s: AER detected on Root Port", pci_name(dev)); >> + > It'd be more informative if the Root Port D:B:D.F was printed out above, > so one knows where the errors are coming from the system. More likely than > not, the root is ok, but a device dangling from it is the 'root cause' (all pun > intended) > of the error. That's what pci_name() is. P. -- 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