commit | 79cd95200035fb4b39b089dd01c13302eee6ee03 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Tue May 12 17:05:32 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 21 11:38:47 2015 +1000 |
tree | fec8eb8445749e08c764a2037b37b1aaa2330ffd | |
parent | 0f36db77643b6fb573313d97fa076903de6a34d6 [diff] |
powerpc/eeh: Dump PHB diag-data for non-existing PE When detecting EEH error on non-existing PE, including the reserved one, the PE is simply unfrozen without dumping the PHB diag-data, which is useful for locating the root cause of the EEH error. The patch dumps the PHB diag-data when non-existing PE reports error. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>