linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alejandro Riveira Fernández" <ariveira@gmail.com>
To: Michael Buesch <mb@bu3sch.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-wireless@vger.kernel.org
Subject: Re: Linux 2.6.24-rc7
Date: Mon, 7 Jan 2008 21:23:44 +0100	[thread overview]
Message-ID: <20080107212344.1372cc47@Varda> (raw)
In-Reply-To: <200801071830.51895.mb@bu3sch.de>

El Mon, 7 Jan 2008 18:30:51 +0100
Michael Buesch <mb@bu3sch.de> escribi=C3=B3:

> On Monday 07 January 2008 17:52:48 Alejandro Riveira Fern=C3=A1ndez w=
rote:
> > El Mon, 7 Jan 2008 17:24:03 +0100
> > Michael Buesch <mb@bu3sch.de> escribi=C3=B3:
> >=20
> >                                                                    =
                 =20
> > >=20
> > > Can you post the lines above this?
> > > This might be a WARN_ON_ONCE() triggering, for which fixes are on=
 their way into
> > > the wireless-2.6 tree.
> >=20
> >  This?
> >=20
> >=20
> > [   37.043990] WARNING: at /home/alex/kernel/linux-2.6/net/mac80211=
/rx.c:1486 __ieee80211_rx()=20
> > [   37.043996] Pid: 0, comm: swapper Not tainted 2.6.24-rc7 #3     =
                                                         =20
> > [   37.043998]                                                     =
                                                         =20
> > [   37.043999] Call Trace:                                         =
                                                         =20
> > [   37.044001]  <IRQ>  [<ffffffff80227fe3>] enqueue_task+0x13/0x30 =
                                                         =20
> > [   37.044040]  [<ffffffff88178cbe>] :mac80211:__ieee80211_rx+0xc7e=
/0xd30                                                   =20
> > [   37.044044]  [<ffffffff80228062>] activate_task+0x32/0x50       =
                                                         =20
> > [   37.044073]  [<ffffffff8816a28b>] :mac80211:ieee80211_tasklet_ha=
ndler+0xbb/0x120                                         =20
> > [   37.044086]  [<ffffffff80238d08>] tasklet_action+0x48/0xb0      =
                                                         =20
> > [   37.044091]  [<ffffffff80238c09>] __do_softirq+0x69/0xe0        =
                                                         =20
> > [   37.044097]  [<ffffffff8020ce2c>] call_softirq+0x1c/0x30        =
                                                         =20
> > [   37.044101]  [<ffffffff8020efe5>] do_softirq+0x35/0x90          =
                                                         =20
> > [   37.044105]  [<ffffffff80238aa5>] irq_exit+0x95/0xa0            =
                                                         =20
> > [   37.044108]  [<ffffffff8020f0c0>] do_IRQ+0x80/0x100             =
                                                         =20
> > [   37.044111]  [<ffffffff8020a840>] default_idle+0x0/0x40         =
                                                         =20
> > [   37.044115]  [<ffffffff8020c181>] ret_from_intr+0x0/0xa         =
                                                         =20
> > [   37.044117]  <EOI>  [<ffffffff8020a869>] default_idle+0x29/0x40 =
                                                         =20
> > [   37.044130]  [<ffffffff8020a8f5>] cpu_idle+0x75/0xc0            =
                                                         =20
> > [   37.044146]                                                     =
                                                         =20
>=20
>=20
> Can you check if that is the
> WARN_ON_ONCE(((unsigned long)(skb->data + hdrlen)) & 3);
> in rx.c line 1486?
=20
 How can I check? The source code I build does indeed have the line
 you quoted on net/mac80211/rx.c:1486 Is that what you are asking for?
=20
 WARN_ON_ONCE(((unsigned long)(skb->data + hdrlen)) & 3);


=20
=20


> If that is the one, then fixes are already on their way upstream.
> Ignore the harmless warning for now.
 =20
 Thanks for your time



>=20
-
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-01-07 20:24 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <alpine.LFD.1.00.0801061410290.3148@woody.linux-foundation.org>
2008-01-07 16:14 ` Linux 2.6.24-rc7 Alejandro Riveira Fernández
2008-01-07 16:24   ` Michael Buesch
2008-01-07 16:52     ` Alejandro Riveira Fernández
2008-01-07 17:30       ` Michael Buesch
2008-01-07 20:23         ` Alejandro Riveira Fernández [this message]
2008-01-08 15:30           ` Michael Buesch
2008-01-08 15:55             ` Alejandro Riveira Fernández
2008-01-24 20:27             ` Linus Torvalds
2008-01-24 21:07               ` John W. Linville
2008-01-24 21:34                 ` Linus Torvalds
2008-01-25 12:29                   ` Johannes Berg
2008-01-25 16:08                     ` Linus Torvalds
2008-01-25 16:23                       ` Michael Buesch
2008-01-25 16:43                         ` Linus Torvalds
2008-01-25 17:27                           ` Dan Williams
2008-01-25 17:38                             ` Linus Torvalds
2008-01-25 17:42                               ` Dan Williams
2008-02-05 20:55                                 ` Russell S. Senior
2008-01-25 18:22                               ` Linus Torvalds
2008-01-25 18:30                                 ` Michael Buesch
2008-01-25 19:07                                   ` Linus Torvalds
2008-01-25 19:34                                     ` Michael Buesch
2008-01-25 19:48                                     ` John W. Linville
2008-01-25 19:50                                       ` John W. Linville
2008-01-25 21:18                                         ` John W. Linville
2008-01-25 21:56                                           ` Linus Torvalds
2008-01-25 22:46                                             ` John W. Linville
2008-01-25 23:20                                               ` Guy Cohen
2008-01-26 13:53                                               ` David Miller
2008-01-26 13:47                                             ` David Miller
2008-01-25 22:02                                           ` Guy Cohen
2008-01-26 13:40                                           ` David Miller
2008-01-25 20:28                                       ` Linus Torvalds
2008-01-26 13:37                                         ` David Miller
2008-01-27  6:32                                           ` Linus Torvalds
2008-01-27  7:16                                             ` Jeff Garzik
2008-01-27  7:24                                               ` David Miller
2008-01-27  7:54                                                 ` Linus Torvalds
2008-01-28  3:15                                                   ` David Miller
2008-01-25 23:22                                     ` Jeff Garzik
2008-01-26 13:27                                     ` David Miller
2008-01-27  6:25                                       ` Linus Torvalds
2008-01-26 13:22                                 ` David Miller
2008-01-25 18:21                           ` Michael Buesch
2008-01-25 18:34                             ` Linus Torvalds
2008-01-25 18:41                               ` Michael Buesch
2008-01-25 21:11                                 ` Inaky Perez-Gonzalez
2008-01-25 21:21                                   ` Michael Buesch
2008-01-25 21:28                                     ` Inaky Perez-Gonzalez
2008-01-26 13:42                                       ` David Miller
2008-01-27  2:26                                         ` Luis R. Rodriguez
2008-01-29 19:07                                         ` Inaky Perez-Gonzalez
2008-01-25 21:46                                     ` John W. Linville
2008-01-25 22:15                                       ` Michael Buesch
2008-01-25 22:34                                       ` Tomas Winkler
2008-01-26 13:49                                       ` David Miller
2008-01-25 21:46                                     ` Guy Cohen
2008-01-25 21:54                                     ` Linus Torvalds
2008-01-26 13:46                                       ` David Miller
2008-01-25 18:34                             ` John W. Linville
2008-01-24 22:17               ` Michael Buesch
2008-01-24 22:26                 ` Linus Torvalds
2008-01-24 22:33                   ` Michael Buesch

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=20080107212344.1372cc47@Varda \
    --to=ariveira@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mb@bu3sch.de \
    --cc=torvalds@linux-foundation.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).