commit | 3fa7bf7229993eac65fd6ade2ffc5f75150b40e1 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Fri Mar 04 10:53:13 2016 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Mar 09 09:58:27 2016 +1100 |
tree | 658a64cddcdef17a1cc064f769a0ccd5592ee12b | |
parent | 2311cca55589ae7889071e11e18c9260b68314e2 [diff] |
powerpc/eeh: Don't remove passed VFs When we have partial hotplug as part of the error recovery on PF, the VFs that are bound with vfio-pci driver will experience hotplug. That's not allowed. This checks if the VF PE is passed or not. If it does, we leave the VF without removing it. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>