netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-kernel@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>,
	"David S. Miller" <davem@davemloft.net>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	Reinette Chatre <reinette.chatre@intel.com>,
	Wey-Yi Guy <wey-yi.w.guy@intel.com>,
	Intel Linux Wireless <ilw@linux.intel.com>,
	Stanislaw Gruszka <sgruszka@redhat.com>
Subject: Re: 2.6.36-rc4/iwl: warning triggered in net/mac80211/scan.c:266
Date: Tue, 14 Sep 2010 17:14:39 +0200	[thread overview]
Message-ID: <20100914151439.GA13028@redhat.com> (raw)
In-Reply-To: <1284474988.3704.10.camel@jlt3.sipsolutions.net>

On Tue, Sep 14, 2010 at 04:36:28PM +0200, Johannes Berg wrote:
> On Tue, 2010-09-14 at 16:28 +0200, Michael S. Tsirkin wrote:
> > I am running 2.6.36-rc4 on T60 with an iwlagn wireless card:
> > 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
> > 
> > I was compiling a large file which stressed the box heavily, and the
> > following warning in net/mac80211/scan.c triggered:
> > 
> >         /*
> >          * It's ok to abort a not-yet-running scan (that
> >          * we have one at all will be verified by checking
> >          * local->scan_req next), but not to complete it
> >          * successfully.
> >          */
> >         if (WARN_ON(!local->scanning && !aborted))
> >                 aborted = true;
> > 
> > dmesg below:
> > 
> > [84379.361297] ------------[ cut here ]------------
> > [84379.361307] WARNING: at net/mac80211/scan.c:266 ieee80211_scan_completed+0x43/0x17f()
> 
> > Should this happen? Does anyone care?
> > I am not sure how reproducible this is.
> 
> No, it shouldn't happen. But there are various races in iwlwifi that can
> cause this. Stanislaw has fixed them recently, but it's a fairly large
> patchset. I'm not sure, but I don't think this is really new in .36.
> 
> johannes

So ... get back to you after 2.6.37?

-- 
MST

  reply	other threads:[~2010-09-14 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14 14:28 2.6.36-rc4/iwl: warning triggered in net/mac80211/scan.c:266 Michael S. Tsirkin
     [not found] ` <20100914142814.GA8744-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-09-14 14:36   ` Johannes Berg
2010-09-14 15:14     ` Michael S. Tsirkin [this message]
2010-09-14 19:43       ` Johannes Berg
2010-09-16 20:05 ` Maciej Rutecki

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=20100914151439.GA13028@redhat.com \
    --to=mst@redhat.com \
    --cc=davem@davemloft.net \
    --cc=ilw@linux.intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    --cc=reinette.chatre@intel.com \
    --cc=sgruszka@redhat.com \
    --cc=wey-yi.w.guy@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).