[PATCH 08/31] powerpc/eeh: Refactor eeh_reset_pe_once()

2013-06-19 Thread Gavin Shan
We shouldn't check that the returned PE status is exactly equal to (EEH_STATE_MMIO_ACTIVE | EEH_STATE_DMA_ACTIVE) but instead only check that they are both set. [benh: changelog] Signed-off-by: Gavin Shan --- arch/powerpc/kernel/eeh.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)

[PATCH 08/31] powerpc/eeh: Refactor eeh_reset_pe_once()

2013-06-18 Thread Gavin Shan
We shouldn't check that the returned PE status is exactly equal to (EEH_STATE_MMIO_ACTIVE | EEH_STATE_DMA_ACTIVE) but instead only check that they are both set. [benh: changelog] Signed-off-by: Gavin Shan --- arch/powerpc/kernel/eeh.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)