commit | 313483dd72289ff0b7dff4207032d94dbce39cf6 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Wed Sep 28 14:34:56 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Sep 29 15:01:53 2016 +1000 |
tree | f321c9921e53c2fe539d2471f35055cb04d78445 | |
parent | e0056b0a1206a423b5cfb67d79e4e85e1243f413 [diff] |
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>