All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Johannes Berg <johannes@sipsolutions.net>,
	"John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: fix crash with single-queue drivers
Date: Tue, 17 Jul 2012 12:58:20 +0200	[thread overview]
Message-ID: <20120717105819.GA25862@redhat.com> (raw)
In-Reply-To: <1341399225-12604-1-git-send-email-johannes@sipsolutions.net>

On Wed, Jul 04, 2012 at 12:53:45PM +0200, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Larry (and some others I think) reported that with
> single-queue drivers mac80211 crashes when waking
> the queues. This happens because we allocate just
> a single queue for each virtual interface in case
> the driver doesn't have at least 4 queues, but the
> code stopping/waking the virtual interface queues
> wasn't taking this into account.
> 
> Reported-by: Larry Finger <Larry.Finger@lwfinger.net>
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>

John, this patch is needed in 3.5, it fix this bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=44411
You can cherry-pick that patch from wireless-next commit:
a6f38ac3cc853189705006cc1e0f17ce8467a1df
If it does not make 3.5 release it has to be posted to
stable.

Stanislaw

      parent reply	other threads:[~2012-07-17 10:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04 10:53 [PATCH] mac80211: fix crash with single-queue drivers Johannes Berg
2012-07-04 11:01 ` Johannes Berg
2012-07-06 13:15 ` Larry Finger
2012-07-06 13:26   ` Johannes Berg
2012-07-06 14:12     ` Larry Finger
2012-07-06 14:14       ` Johannes Berg
2012-07-17 10:58 ` Stanislaw Gruszka [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=20120717105819.GA25862@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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 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.