commit | b131a8425c34b41ab280edc211fb026451d43264 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Wed Nov 12 13:36:08 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Nov 14 17:24:24 2014 +1100 |
tree | a4c4c5424edc86d603175d9eb6df313bef0fab33 | |
parent | 4b82ab18033a7e8434e568a6485e6e5c2e5adb02 [diff] |
powerpc/powernv: Set PELTV for compound PEs Commit 262af55 ("powerpc/powernv: Enable M64 aperatus for PHB3") introduced compound PEs in order to support M64 aperatus on PHB3. However, we never configured PELTV for compound PEs. The patch fixes that by: parent PE can freeze all child compound PEs. Any compound PE affects the group. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>