commit | ec33d36e5ab5d52d59a8f696f7efb682bfc58494 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Thu Mar 26 16:42:08 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue May 12 20:33:35 2015 +1000 |
tree | 631d4367a6b9a0231962506744d5ffab9ca1e152 | |
parent | ed3e81ff2016b180d8f439a1981f2c8b59b0b53c [diff] |
powerpc/eeh: Introduce eeh_pe_inject_err() The patch defines PCI error types and functions in uapi/asm/eeh.h and exports function eeh_pe_inject_err(), which will be called by VFIO driver to inject the specified PCI error to the indicated PE for testing purpose. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>