From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from m43-7.mailgun.net ([69.72.43.7]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kA4Ci-0006fR-Ja for ath10k@lists.infradead.org; Mon, 24 Aug 2020 04:35:39 +0000 MIME-Version: 1.0 Date: Mon, 24 Aug 2020 12:35:25 +0800 From: Wen Gong Subject: Re: [RFC] ath10k: change to do napi_enable and napi_disable when insmod and rmmod for sdio In-Reply-To: References: <20200214035555.24762-1-wgong@codeaurora.org> <878se9iup3.fsf@codeaurora.org> <47c1b1e0-afc4-b9b4-5fc0-4636d8b3b981@candelatech.com> Message-ID: <6b59e4db2c5ae9deb4959acd52108fb6@codeaurora.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Ben Greear Cc: Krishna Chaitanya , linux-wireless , ath10k , Kalle Valo On 2020-08-21 10:45, Wen Gong wrote: ... > I have 2 cmd, each one can reproduce the hang. > echo soft > > /sys/kernel/debug/ieee80211/phy0/ath10k/simulate_fw_crash;sleep > 0.05;ifconfig wlan0 down > echo soft > > /sys/kernel/debug/ieee80211/phy0/ath10k/simulate_fw_crash;rmmod > ath10k_sdio > and with the my patch, it fix the hang. Change of my patch is similar > with your > patch(https://patchwork.kernel.org/patch/10249365/), so it should also > fix the hang with your patch. I have sent v2: https://patchwork.kernel.org/patch/11732165/ _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k