commit | 9be3becc2f99f4f2b1b697a616b1aa9e7889d68f | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Fri Jan 03 17:47:13 2014 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jan 15 13:57:43 2014 +1100 |
tree | 13222481d41eedb178b440b9293ec63575c2d075 | |
parent | 1d350544d5bf17d835d2850004c64ca51235c771 [diff] |
powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config space The patch implements the EEH operation backend restore_config() for PowerNV platform. That relies on OPAL API opal_pci_reinit() where we reinitialize the error reporting properly after PE or PHB reset. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>