]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Set PELTV for compound PEs
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Wed, 12 Nov 2014 02:36:08 +0000 (13:36 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 14 Nov 2014 06:24:24 +0000 (17:24 +1100)
commit6e85fdb2c71bce78d9a1fd3330a76099258d9f35
treea4c4c5424edc86d603175d9eb6df313bef0fab33
parent06f7e6f5f7daefab491b3ae40e898b1c1dd3c342
powerpc/powernv: Set PELTV for compound PEs

Commit 946aeff ("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>
arch/powerpc/platforms/powernv/pci-ioda.c