linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: Mike Galbraith <efault@gmx.de>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: rt2800usb: memory corruption?
Date: Thu, 06 Aug 2009 06:12:34 -0400	[thread overview]
Message-ID: <1249553554.24439.11.camel@ct> (raw)
In-Reply-To: <1249195641.23166.12.camel@marge.simson.net>

On Sun, 2009-08-02 at 08:47 +0200, Mike Galbraith wrote:
> P.S.  I'm no longer considering moving box away from router (and if I
> ever do, I'll use repeater instead), so wireless connectivity via this
> adapter is a dead issue here.  Since I have the hw though, if anyone
> wants patches tested, feel free to holler, and I'll give them a spin.

The fix is here:
http://marc.info/?t=124942266800001&r=1&w=2

kmemcheck wasn't helpful at resolving it, as the problem was with
writing after the end of allocated memory, not with reading
uninitialized memory.  SLUB debugging nailed it as soon as I took care
to understand what it was telling me.

As for the issue you found by kmemcheck, it's most certainly unrelated.
If you can reproduce it with the rt2xxx patch, consider reporting it to
the netdev list.  It would be helpful if you find what line is
triggering it and include your .config file.

-- 
Regards,
Pavel Roskin

  reply	other threads:[~2009-08-06 10:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-30  9:22 [wireless] rt2870sta BUGs on shutdown, 2.6.30.2->git.today+git.wireless.today Mike Galbraith
2009-07-30  9:29 ` Johannes Berg
2009-07-30  9:44   ` Mike Galbraith
2009-07-30  9:55     ` Johannes Berg
2009-07-30 10:05       ` Mike Galbraith
2009-07-30 12:11         ` [rt2800 doesn't authenticate (wpapsk/tkip)] " Mike Galbraith
2009-08-01  5:25           ` rt2800usb: memory corruption? Mike Galbraith
2009-08-01 10:55             ` Mike Galbraith
2009-08-02  0:21               ` Pavel Roskin
2009-08-02  5:16                 ` Mike Galbraith
2009-08-02  6:29                   ` Mike Galbraith
2009-08-02  6:47                     ` Mike Galbraith
2009-08-06 10:12                       ` Pavel Roskin [this message]
2009-07-30 10:06       ` [wireless] rt2870sta BUGs on shutdown, 2.6.30.2->git.today+git.wireless.today Luis Correia
2009-07-30 13:17         ` Bartlomiej Zolnierkiewicz
2009-07-30 16:52           ` Ivo van Doorn
2009-07-30 17:09             ` Mike Galbraith
2009-07-30 17:11             ` Johannes Berg
2009-07-30 17:26               ` Greg KH
2009-07-30 18:04                 ` Dan Williams
2009-07-30 18:13                   ` Greg KH
2009-08-02  9:10         ` Peter Teoh

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=1249553554.24439.11.camel@ct \
    --to=proski@gnu.org \
    --cc=efault@gmx.de \
    --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 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).