diff options
author | 2023-12-11 10:58:04 -0800 | |
---|---|---|
committer | 2023-12-13 12:35:55 +0000 | |
commit | c3a910e1c47a3f033f14a76624711deeb2a0cfff (patch) | |
tree | f9c4f142e72306f433a352e20ce4aa86dba311b7 /rust/kernel | |
parent | ionic: lif debugfs refresh on reset (diff) | |
download | linux-rng-c3a910e1c47a3f033f14a76624711deeb2a0cfff.tar.xz linux-rng-c3a910e1c47a3f033f14a76624711deeb2a0cfff.zip |
ionic: fill out pci error handlers
Set up the pci_error_handlers error_detected and resume to be useful in
handling AER events. If the error detected is pci_channel_io_frozen we
set up to do an FLR at the end of the AER handling - this tends to clear
things up well enough that traffic can continue. Else, let the AER/PCI
machinery do what is needed for the less serious errors seen.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions