commit | 98fd7002878385bd542def73eac34acc75f683ee | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Mon Jul 21 14:42:35 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Aug 05 16:33:39 2014 +1000 |
tree | 9a38feddddadf9f19b78b9f537b7fc06c27dbec8 | |
parent | 5828790931901329c5e2c5ec0baf1c3c2b74967f [diff] |
powerpc/powernv: Handle compound PE in config accessors The PCI config accessors check for PE frozen state and clear it if EEH isn't functional. The patch handles compound PE in config accessors if PHB supports it. For consistency, all PEs will be put into frozen state if any one in compound group gets frozen by hardware. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>