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(-)
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(-)