On Tue, May 26, 2020 at 7:58 AM Luis Chamberlain <[email protected]> wrote:
>
> From: Vasundhara Volam <[email protected]>
>
> 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 taint flag allows us to annotate when this happens clearly.
>
> Cc: Michael Chan <[email protected]>
> Cc: Luis Chamberlain <[email protected]>
> Acked-by: Rafael Aquini <[email protected]>
> Signed-off-by: Vasundhara Volam <[email protected]>
> Signed-off-by: Luis Chamberlain <[email protected]>

Reviewed-by: Michael Chan <[email protected]>

Reply via email to