commit | 9312bc5bab5907937db20c9f8c094d0c02dd78db | [log] [tgz] |
---|---|---|
author | Wei Yang <weiyang@linux.vnet.ibm.com> | Fri Mar 04 10:53:09 2016 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Mar 09 09:58:21 2016 +1100 |
tree | bfebde4012f3880c88430e364f152bc0d705233f | |
parent | c29fa27d26e3189009ba42786f0c0dce14a90940 [diff] |
powerpc/powernv: Support EEH reset for VF PE PEs for VFs don't have primary bus. So they have to have their own reset backend, which is used during EEH recovery. The patch implements the reset backend for VF's PE by issuing FLR or AF FLR to the VFs, which are contained in the PE. Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com> Acked-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>