commit | 283e2d8a594bc902d0c830bb324c15d5be755900 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Mon Jun 22 13:45:47 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Jul 13 16:12:22 2015 +1000 |
tree | 1af86a8ccd6e108a98a6c8364025555e78a4f6cf | |
parent | 26ba248d52854b267a3d728f2281efa89259eae4 [diff] |
powerpc/powernv: Include VF PE in PELTV of PF PE The PELTV of PF PE should include VF PE, which is missed by current code, so that the VF PE is frozen automatically when freezing PF PE. The patch fixes the PELTV of PF PE to include VF PE. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>