Re: powerpc/eeh: Dump PHB diag-data for non-existing PE
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2015-07-22 09:44:31
On Tue, 2015-12-05 at 07:05:32 UTC, Gavin Shan wrote:
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 <redacted>