[Intel-wired-lan] [PATCH] ixgbe: fix AER error handling
Bowers, AndrewX
andrewx.bowers at intel.com
Wed Dec 7 23:20:47 UTC 2016
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Emil Tantilov
> Sent: Wednesday, November 16, 2016 9:48 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH] ixgbe: fix AER error handling
>
> Make sure that we free the IRQs in ixgbe_io_error_detected() when
> responding to an PCIe AER error and also restore them when the interface
> recovers from it.
>
> Previously it was possible to trigger BUG_ON() check in free_msix_irqs() in
> the case where we call ixgbe_remove() after a failed recovery from AER
> error because the inerrupts were not freed.
>
> Signed-off-by: Emil Tantilov <emil.s.tantilov at intel.com>
> ---
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list