Ping-Ke Shih <pkshih@xxxxxxxxxxx> writes: > We turn off interrupt in ISR, and re-enable interrupt in threadfn or > napi_poll according to the mode it stays. If we are turning off interrupt, > rtwpci->running flag is unset and interrupt handler stop processing even > if it was called, so disallow to re-enable interrupt in this situation. > Or, wifi chip doesn't trigger interrupt events anymore because interrupt > status (ISR) isn't clear by interrupt handler anymore. > > Fixes: c83dcd0508e2 ("rtw89: pci: add a separate interrupt handler for low power mode") > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > --- > Hi Kalle, > > This patchset contains two patches with fixes tag, but we don't turn on > lower power mode yet, so this patchset should go to wireless-next tree. Very good, thanks for letting me know. This kind of info always helps. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches