From: Jakub Kicinski <k...@kernel.org> Date: Fri, 24 Jul 2020 16:15:43 -0700
> It appears that not disabling a PCI device on .shutdown may lead to > a Hardware Error with particular (perhaps buggy) BIOS versions: ... > Fix the mlx4 driver. > > This is a very similar problem to what had been fixed in: > commit 0d98ba8d70b0 ("scsi: hpsa: disable device during shutdown") > to address https://bugzilla.kernel.org/show_bug.cgi?id=199779. > > Fixes: 2ba5fbd62b25 ("net/mlx4_core: Handle AER flow properly") > Reported-by: Jake Lawrence <la...@fb.com> > Signed-off-by: Jakub Kicinski <k...@kernel.org> Applied and queued up for -stable, thanks.