From: Michael Stolovitzsky <emestee@catnarok.net>
To: linux-wireless@vger.kernel.org
Subject: Re: bcma 3.12-rc1 scheduling while atomic
Date: Fri, 27 Sep 2013 08:02:39 +0000 [thread overview]
Message-ID: <20130927080239.GA2492@mail.catnarok.net> (raw)
In-Reply-To: <5243ED7C.7070203@redhat.com>
On 13-09-26, Daniel Borkmann wrote:
> On 09/26/2013 09:50 AM, Arend van Spriel wrote:
> >On 09/25/2013 11:02 PM, Dan Williams wrote:
> >>static int brcms_ops_start(struct ieee80211_hw *hw)
> >>{
> >> ...
> >> spin_lock_bh(&wl->lock);
> >> ...
> >> err = brcms_up(wl);
> >> <eventually calls usleep() from bcma_pcie_mdio_set_phy()>
> >> ...
> >> spin_unlock_bh(&wl->lock);
> >> ...
> >>}
> >
> >Hi Dan,
> >
> >I submitted two patches to John yesterday to address this.
> >
> >http://mid.gmane.org/1380103864-10447-3-git-send-email-arend@broadcom.com
> >http://mid.gmane.org/1380103864-10447-4-git-send-email-arend@broadcom.com
>
> >>[ 7.607842] BUG: scheduling while atomic: NetworkManager/523/0x00000200
Hi,
Just wanted to confirm that this removed the problem for me in 3.12.0-rc2.
Thanks again!.
prev parent reply other threads:[~2013-09-27 8:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 21:02 bcma 3.12-rc1 scheduling while atomic Dan Williams
2013-09-26 0:54 ` Michael Stolovitzsky
2013-09-26 7:50 ` Arend van Spriel
2013-09-26 8:17 ` Daniel Borkmann
2013-09-27 8:02 ` Michael Stolovitzsky [this message]
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=20130927080239.GA2492@mail.catnarok.net \
--to=emestee@catnarok.net \
--cc=linux-wireless@vger.kernel.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.