powerpc/powernv: Unfreeze VF PE on releasing it
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Tue, 23 Jun 2015 07:01:13 +0000 (17:01 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 13 Jul 2015 06:12:30 +0000 (16:12 +1000)
commitf951e51003860705fc9fc663fbce90f8263a6804
treecb98eda5295e73191e84402bb69ad901fbd3547a
parent283e2d8a594bc902d0c830bb324c15d5be755900
powerpc/powernv: Unfreeze VF PE on releasing it

When releasing PE for SRIOV VF, the PE is forced to be frozen
wrongly. When the same PE is picked for another VF, it won't
work anyhow. The patch fixes the issue by unfreezing, not
freezing the VF PE when releasing it.

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