All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: OOPS at ieee80211_aes_ccm_encrypt()?
Date: Mon, 03 Jan 2011 19:16:14 +0100	[thread overview]
Message-ID: <1294078574.3436.5.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <20110103201138.146879onsq0vcqqg@hayate.sektori.org>

On Mon, 2011-01-03 at 20:11 +0200, Jussi Kivilinna wrote:
> Quoting Johannes Berg <johannes@sipsolutions.net>:
> 
> >
> > It looks like it. Can you reproduce this fairly easily? I wonder if it's
> > an RCU problem, we do key lookups under RCU but I see no grace period
> > right now ... try the patch below, I'll look into it in more detail.
> >
> 
> I have been running tests past two weeks and this came up once. I have  
> been running hostapd with wpa_group_rekey=30 and wpa_ptk_rekey=60 and  
> doing 'nc < /dev/zero > /dev/null' at both ends and 'ping -f'. When  
> this crash happened other end was rndis_wlan. I'll try reproducing,  
> but doubt it will.

Alright, thanks. In the meantime, I dug through the code and history and
saw that there was a synchronize_rcu that I accidentally removed, so
I'll just send out the patch with more commentary.

johannes




      reply	other threads:[~2011-01-03 18:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-02 22:10 OOPS at ieee80211_aes_ccm_encrypt()? Jussi Kivilinna
2011-01-03 16:46 ` Johannes Berg
2011-01-03 18:11   ` Jussi Kivilinna
2011-01-03 18:16     ` Johannes Berg [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=1294078574.3436.5.camel@jlt3.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=jussi.kivilinna@mbnet.fi \
    --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.