diff options
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | 2016-04-27 03:14:52 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-05-12 11:52:20 +0200 |
commit | 2efc771f2492dfce71ce281efb9cc93c3ae8f2fc (patch) | |
tree | 9adca30cd3678569f84de50a81eb61856ea82d7c /arch/powerpc/kernel/eeh.c | |
parent | powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover() (diff) | |
download | linux-2efc771f2492dfce71ce281efb9cc93c3ae8f2fc.tar.xz linux-2efc771f2492dfce71ce281efb9cc93c3ae8f2fc.zip |
powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()
The function eeh_pe_reset_and_recover() is used to recover EEH
error when the passthrough device are transferred to guest and
backwards, meaning the device's driver is vfio-pci or none. In
both cases, the handlers triggered by eeh_report_reset() and
eeh_report_resume() shouldn't be called.
This ignores the error handlers from eeh_report_reset() and
eeh_report_resume().
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>
Diffstat (limited to 'arch/powerpc/kernel/eeh.c')
0 files changed, 0 insertions, 0 deletions