summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2015-10-08 14:58:54 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2015-10-21 20:41:43 +1100
commit8234fcedf18debbae0b8b06a5c70def5169c146c (patch)
treefacf412a9a0e2a3b589a3ed006afdb20495b0368 /arch/powerpc/kernel/eeh.c
parentf2da4ccf8bd46d3ab0fac383decf5616ad362c17 (diff)
downloadlinux-8234fcedf18debbae0b8b06a5c70def5169c146c.tar.bz2
powerpc/eeh: Force reset on fenced PHB
On fenced PHB, the error handlers in the drivers of its subordinate devices could return PCI_ERS_RESULT_CAN_RECOVER, indicating no reset will be issued during the recovery. It's conflicting with the fact that fenced PHB won't be recovered without reset. This limits the return value from the error handlers in the drivers of the fenced PHB's subordinate devices to PCI_ERS_RESULT_NEED_NONE or PCI_ERS_RESULT_NEED_RESET, to ensure reset will be issued during recovery. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/eeh.c')
0 files changed, 0 insertions, 0 deletions