Re: [PATCH v2 0/9] EEH improvement

2014-02-24 Thread Gavin Shan
On Tue, Feb 25, 2014 at 01:37:41PM +0800, Gavin Shan wrote: >The series of patches intends to improve reliability of EEH on PowerNV >platform. First all, we have had multiple duplicate states (flags) for >PHB and PE, so we remove those duplicate states to simplify the code. >Besides, we had corrupt

[PATCH v2 0/9] EEH improvement

2014-02-24 Thread Gavin Shan
The series of patches intends to improve reliability of EEH on PowerNV platform. First all, we have had multiple duplicate states (flags) for PHB and PE, so we remove those duplicate states to simplify the code. Besides, we had corrupted PHB diag-data for case of frozen PE. In order to solve the pr