]> git.baikalelectronics.ru Git - kernel.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)
commit233af0ebf58ce795075d1941318640029f019376
tree003337a255c788026c67454c2decb8cc632fa780
parentcfab77960f3e9a1680c9c2f7e92109122e61d8e1
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