Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761554AbcLRUEM (ORCPT ); Sun, 18 Dec 2016 15:04:12 -0500 Received: from mout2.fh-giessen.de ([212.201.18.46]:59649 "EHLO mout2.fh-giessen.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014AbcLRUEK (ORCPT ); Sun, 18 Dec 2016 15:04:10 -0500 Subject: Re: regression: ath_tx_edma_tasklet() Illegal idle entry in RCU read-side critical section To: "Valo, Kalle" Cc: "paulmck@linux.vnet.ibm.com" , Gabriel C , lkml , ath9k-devel , "linux-wireless@vger.kernel.org" , "ath9k-devel@lists.ath9k.org" , "netdev@vger.kernel.org" , "nbd@nbd.name" References: <23a2a3ab-974a-ed26-6afa-aafab9bb972e@gmail.com> <20161218155938.GP3924@linux.vnet.ibm.com> <58b67d5b-0275-f80f-479f-78cf748b4319@mni.thm.de> <87pokpc8ng.fsf@qca.qualcomm.com> From: Tobias Klausmann Message-ID: Date: Sun, 18 Dec 2016 21:04:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Thunderbird/53.0a1 MIME-Version: 1.0 In-Reply-To: <87pokpc8ng.fsf@qca.qualcomm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 450 Lines: 16 On 18.12.2016 20:57, Valo, Kalle wrote: > Tobias Klausmann writes: > >> A patch for this is already floating on the ML for a while now latest: >> (ath9k: do not return early to fix rcu unlocking) > It's here: > > https://patchwork.kernel.org/patch/9472709/ Good to know! > >> Hopefully Kalle will include it in one of his upcoming pull requests. > Yes, I'll try to get it to 4.10-rc2. Thanks for the update!