From: Gavin Shan Date: Thu, 24 Apr 2014 08:00:20 +0000 (+1000) Subject: powerpc/powernv: Fix endless reporting frozen PE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63796558d469d72ab081b266466d115755ba7085;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed