Re: [PATCH v3 6/8] bnxt_en: use new taint_firmware_crashed()

2020-05-26 Thread Michael Chan
On Tue, May 26, 2020 at 7:58 AM Luis Chamberlain wrote: > > From: Vasundhara Volam > > This makes use of the new module_firmware_crashed() to help > annotate when firmware for device drivers crash. When firmware > crashes devices can sometimes become unresponsive, and recovery > sometimes

[PATCH v3 6/8] bnxt_en: use new taint_firmware_crashed()

2020-05-26 Thread Luis Chamberlain
From: Vasundhara Volam This makes use of the new module_firmware_crashed() to help annotate when firmware for device drivers crash. When firmware crashes devices can sometimes become unresponsive, and recovery sometimes requires a driver unload / reload and in the worst cases a reboot. Using a