commit | 63796558d469d72ab081b266466d115755ba7085 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Thu Apr 24 18:00:20 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Apr 28 17:34:36 2014 +1000 |
tree | c6520886b8d33f6c3bae8509c1946c34bce61149 | |
parent | d2b0f6f77ee525811b6efe864efa6a4eb82eea73 [diff] |
powerpc/powernv: Fix endless reporting frozen PE Once one specific PE has been marked as EEH_PE_ISOLATED, it's in the middile of recovery or removed permenently. We needn't report the frozen PE again. Otherwise, we will have endless reporting same frozen PE. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>