Re: [PATCH 0/3] ath9k: interrupt fixes on queue reset

From: Toke Høiland-Jørgensen
Date: Tue Sep 14 2021 - 15:53:53 EST


Linus Lüssing <linus.luessing@xxxxxxxxx> writes:

> Hi,
>
> The following are two patches for ath9k to fix a potential interrupt
> storm (PATCH 2/3) and to fix potentially resetting the wifi chip while
> its interrupts were accidentally reenabled (PATCH 3/3).

Uhh, interesting - nice debugging work! What's the user-level symptom of
this? I.e., when this triggers does the device just appear to hang, or
does it cause reboots, or?

-Toke