powerpc/powernv: Unfreeze PE on allocation
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Wed, 28 Sep 2016 04:34:56 +0000 (14:34 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 29 Sep 2016 05:01:53 +0000 (15:01 +1000)
commit313483dd72289ff0b7dff4207032d94dbce39cf6
treef321c9921e53c2fe539d2471f35055cb04d78445
parente0056b0a1206a423b5cfb67d79e4e85e1243f413
powerpc/powernv: Unfreeze PE on allocation

This unfreezes PE when it's initialized because the PE might be put
into frozen state in the last hot remove path. It's not harmful to
do so if the PE is already in unfrozen state.

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