Re: [PATCH 0/6] powerpc/eeh: Refactor config accessors

2014-10-01 Thread Gavin Shan
On Wed, Oct 01, 2014 at 05:07:48PM +1000, Gavin Shan wrote: >When EEH errors are detected on some particular PCI adapters, one of >which is shown as follows, the PCI config space of thoese PCI adapters >(PE) should be blocked. Otherwise, we will run into fenced PHB when >collecting EEH logs (part o

[PATCH 0/6] powerpc/eeh: Refactor config accessors

2014-10-01 Thread Gavin Shan
When EEH errors are detected on some particular PCI adapters, one of which is shown as follows, the PCI config space of thoese PCI adapters (PE) should be blocked. Otherwise, we will run into fenced PHB when collecting EEH logs (part of recovery). The patchset fixes this issue. Also, EEH_PE_RESET i