commit | ec8e4e9d3d83b7a973477c2cb4831511b0eec06e | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Wed Nov 12 13:36:10 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Nov 14 17:24:25 2014 +1100 |
tree | a8409156326d0bd40e320b4c8b8a91144134cf41 | |
parent | 4773f76b61e5cbf41ad514978d9338d8a7ed49e1 [diff] |
powerpc/powernv: Bail upon invalid master PE When freezing compound PEs in pnv_ioda_freeze_pe(), we should bail upon illegal master PE. We needn't freeze slave PE because it should have been put into frozen state by hardware. Reported-by: Anton Blanchard <anton@samba.org> Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>