]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/eeh: Fix condition for isolated state
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Wed, 1 Oct 2014 07:07:49 +0000 (17:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 15 Oct 2014 00:27:18 +0000 (11:27 +1100)
commit8315070c07e7ef5f58ce9e317dc91fd727ecd419
tree003337a255c788026c67454c2decb8cc632fa780
parentd6f1e7abdb95a7ea031e7604829e4b5514d7e2c1
powerpc/eeh: Fix condition for isolated state

Function eeh_pe_state_mark() could possibly have combination of
multiple EEH PE state as its argument. The patch fixes the condition
used to check if EEH_PE_ISOLATED is included.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/eeh_pe.c