[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210914192515.9273-1-linus.luessing@c0d3.blue>
Date: Tue, 14 Sep 2021 21:25:12 +0200
From: Linus Lüssing <linus.luessing@...3.blue>
To: Kalle Valo <kvalo@...eaurora.org>, Felix Fietkau <nbd@....name>,
Sujith Manoharan <c_manoha@....qualcomm.com>,
ath9k-devel@....qualcomm.com
Cc: linux-wireless@...r.kernel.org,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
"John W . Linville" <linville@...driver.com>,
Felix Fietkau <nbd@...nwrt.org>,
Simon Wunderlich <sw@...onwunderlich.de>,
Sven Eckelmann <sven@...fation.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] ath9k: interrupt fixes on queue reset
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).
PATCH 1/3 adds the possibility to trigger the ath9k queue reset through
the ath9k reset file in debugfs. Which was helpful to reproduce and debug
this issue and might help for future debugging.
PATCH 2/3 and PATCH 3/3 should be applicable for stable.
Regards, Linus
Powered by blists - more mailing lists