Linux wireless drivers development
 help / color / mirror / Atom feed
From: Sujith Manoharan <sujith@msujith.org>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 3.10] ath9k: prevent aggregation session deadlocks
Date: Mon, 20 May 2013 06:30:51 +0530	[thread overview]
Message-ID: <20889.30147.707771.32138@gargle.gargle.HOWL> (raw)
In-Reply-To: <1368905295-51440-1-git-send-email-nbd@openwrt.org>

Felix Fietkau wrote:
> Waiting for all subframes of an existing aggregation session to drain
> before allowing mac80211 to start a new one is fragile and deadlocks
> caused by this behavior have been observed.
> 
> Since mac80211 has proper synchronization for aggregation session
> start/stop handling, a better approach to session handling is to simply
> allow mac80211 to start a new session at any time. This requires
> changing the code to discard any packets outside of the BlockAck window
> in the A-MPDU software retry code.
> 
> This patch implements the above and also simplifies the code.

John,

Can you please drop my patch, "ath9k: Fix TID locking" since it is not necessary
after this one ?

The rest of the pending patches have been rebased and are here:
http://msujith.org/patches/wl/May-20-2013/

Yell at me if you want them to be resent.

Sujith

      reply	other threads:[~2013-05-20  1:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-18 19:28 [PATCH 3.10] ath9k: prevent aggregation session deadlocks Felix Fietkau
2013-05-20  1:00 ` Sujith Manoharan [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=20889.30147.707771.32138@gargle.gargle.HOWL \
    --to=sujith@msujith.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox