public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Javier Cardona <javier@cozybit.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: "John W. Linville" <linville@tuxdriver.com>,
	xxiao <austinxxh-ath9k@yahoo.com>,
	linux-wireless@vger.kernel.org
Subject: Re: Status of 802.11s in wireless-testing?
Date: Wed, 5 Aug 2009 10:49:44 -0700	[thread overview]
Message-ID: <445f43ac0908051049wb32ea49r3e8894fd99f4ae60@mail.gmail.com> (raw)
In-Reply-To: <1249491866.6902.23.camel@johannes.local>

Hi Johannes,

On Wed, Aug 5, 2009 at 10:04 AM, Johannes Berg<johannes@sipsolutions.net> wrote:
> Right now, except from the stuff Luis had broken and fixed, the real
> problem is that there are a bunch of bugs that appear to have been in
> the code forever, just never noticed -- for instance the code can end up
> calling synchronize_rcu() in an atomic section.

I agree that there is a bug in that would cause a synchronize_rcu() in
an atomic section when the mpath table grows beyond a certain size.
The bug was there since the first submission of the mesh code, yes.

However, the "bunch of bugs that appear to have been in the code
forever" are, I believe, regressions.  In particular we've identified:
 - Airtime Link Metric broken (fix in progress)
 - Forwarding path broken (fixed here:
http://marc.info/?l=linux-wireless&m=124698982910794&w=2)
 - mpath pending queue broken (fixed here:
http://marc.info/?l=linux-wireless&m=124717648406661&w=2)
 - PREQ notification broken (fixed here:
http://marc.info/?l=linux-wireless&m=124752948320455&w=2)

We've been busy with those but the synchronize_rcu fix is next in our list.

> This is the reason for disabling it -- it can splatter all over the
> scheduler if that happens, and it's not clear to me that it cannot
> happen. It seems not to happen in _most_ scenarios, but I've certainly
> caused it to happen by not beaconing, for instance.

I also agree with your assessment of the severity of the bug.
Hopefully we'll get to fix it really soon so we can re-enable mesh
again.

Thanks,

  reply	other threads:[~2009-08-05 17:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2f1373ed0908042145pc83adc5qd968e3bf8d0ce3c7@mail.gmail.com>
2009-08-05 16:08 ` Status of 802.11s in wireless-testing? xxiao
2009-08-05 16:50   ` John W. Linville
2009-08-05 17:04     ` Johannes Berg
2009-08-05 17:49       ` Javier Cardona [this message]
2009-08-05 18:23         ` Johannes Berg

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=445f43ac0908051049wb32ea49r3e8894fd99f4ae60@mail.gmail.com \
    --to=javier@cozybit.com \
    --cc=austinxxh-ath9k@yahoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox