From: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] regression: ath_tx_edma_tasklet() Illegal idle entry in RCU read-side critical section
Date: Sun, 18 Dec 2016 20:56:04 -0000 [thread overview]
Message-ID: <20161218201410.GS3924@linux.vnet.ibm.com> (raw)
In-Reply-To: <87pokpc8ng.fsf@qca.qualcomm.com>
On Sun, Dec 18, 2016 at 07:57:42PM +0000, Valo, Kalle wrote:
> Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de> 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/
Feel free to add:
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Thanx, Paul
> > Hopefully Kalle will include it in one of his upcoming pull requests.
>
> Yes, I'll try to get it to 4.10-rc2.
>
> --
> Kalle Valo
WARNING: multiple messages have this Message-ID (diff)
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: "Valo, Kalle" <kvalo@qca.qualcomm.com>
Cc: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>,
Gabriel C <nix.or.die@gmail.com>,
lkml <linux-kernel@vger.kernel.org>,
ath9k-devel <ath9k-devel@qca.qualcomm.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"ath9k-devel@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"nbd@nbd.name" <nbd@nbd.name>
Subject: Re: regression: ath_tx_edma_tasklet() Illegal idle entry in RCU read-side critical section
Date: Sun, 18 Dec 2016 12:14:10 -0800 [thread overview]
Message-ID: <20161218201410.GS3924@linux.vnet.ibm.com> (raw)
In-Reply-To: <87pokpc8ng.fsf@qca.qualcomm.com>
On Sun, Dec 18, 2016 at 07:57:42PM +0000, Valo, Kalle wrote:
> Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de> 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/
Feel free to add:
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Thanx, Paul
> > Hopefully Kalle will include it in one of his upcoming pull requests.
>
> Yes, I'll try to get it to 4.10-rc2.
>
> --
> Kalle Valo
WARNING: multiple messages have this Message-ID (diff)
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: "Valo, Kalle" <kvalo@qca.qualcomm.com>
Cc: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>,
Gabriel C <nix.or.die@gmail.com>,
lkml <linux-kernel@vger.kernel.org>,
ath9k-devel <ath9k-devel@qca.qualcomm.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"ath9k-devel@lists.ath9k.org" <ath9k-devel@venema.h4ckr.net>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"nbd@nbd.name" <nbd@nbd.name>
Subject: Re: regression: ath_tx_edma_tasklet() Illegal idle entry in RCU read-side critical section
Date: Sun, 18 Dec 2016 12:14:10 -0800 [thread overview]
Message-ID: <20161218201410.GS3924@linux.vnet.ibm.com> (raw)
In-Reply-To: <87pokpc8ng.fsf@qca.qualcomm.com>
On Sun, Dec 18, 2016 at 07:57:42PM +0000, Valo, Kalle wrote:
> Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de> 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/
Feel free to add:
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Thanx, Paul
> > Hopefully Kalle will include it in one of his upcoming pull requests.
>
> Yes, I'll try to get it to 4.10-rc2.
>
> --
> Kalle Valo
next prev parent reply other threads:[~2016-12-18 20:56 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-18 13:52 regression: ath_tx_edma_tasklet() Illegal idle entry in RCU read-side critical section Gabriel C
2016-12-18 14:02 ` [ath9k-devel] " Gabriel C
2016-12-18 13:52 ` Gabriel C
2016-12-18 15:59 ` Paul E. McKenney
2016-12-18 16:17 ` [ath9k-devel] " Paul E. McKenney
2016-12-18 15:59 ` Paul E. McKenney
2016-12-18 16:17 ` Tobias Klausmann
2016-12-18 16:24 ` [ath9k-devel] " Tobias Klausmann
2016-12-18 16:17 ` Tobias Klausmann
2016-12-18 19:57 ` [ath9k-devel] " Valo, Kalle
2016-12-18 19:57 ` Valo, Kalle
2016-12-18 19:57 ` Valo, Kalle
2016-12-18 19:57 ` Valo, Kalle
2016-12-18 20:04 ` Tobias Klausmann
2016-12-18 20:04 ` [ath9k-devel] " Tobias Klausmann
2016-12-18 20:04 ` Tobias Klausmann
2016-12-18 20:14 ` Paul E. McKenney [this message]
2016-12-18 20:56 ` [ath9k-devel] " Paul E. McKenney
2016-12-18 20:14 ` Paul E. McKenney
2016-12-18 23:11 ` Gabriel C
2016-12-18 23:21 ` [ath9k-devel] " Gabriel C
2016-12-18 23:11 ` Gabriel C
2016-12-20 14:20 ` [ath9k-devel] " Valo, Kalle
2016-12-20 14:20 ` Valo, Kalle
2016-12-20 14:20 ` Valo, Kalle
2016-12-20 14:20 ` Valo, Kalle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161218201410.GS3924@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.