commit | 131c123abec375afc819da89925dbce97590278e | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Tue Sep 30 12:38:56 2014 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Sep 30 17:15:10 2014 +1000 |
tree | 04693f2a111a9b9d8fd59085384c37a779bdf73d | |
parent | 5b64234081fcbd48c4ae207ce2cc3c31f859f8a4 [diff] |
powerpc/eeh: Introduce eeh_ops::err_inject The patch introduces eeh_ops::err_inject(), which allows to inject specified errors to indicated PE for testing purpose. The functionality isn't support on pSeries platform. On PowerNV, the functionality relies on OPAL API opal_pci_err_inject(). Signed-off-by: Mike Qiu <qiudayu@linux.vnet.ibm.com> Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>