Return-path: Received: from vs166246.vserver.de ([62.75.166.246]:36852 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752535AbYAHPbb convert rfc822-to-8bit (ORCPT ); Tue, 8 Jan 2008 10:31:31 -0500 From: Michael Buesch To: Alejandro Riveira =?utf-8?q?Fern=C3=A1ndez?= Subject: Re: Linux 2.6.24-rc7 Date: Tue, 8 Jan 2008 16:30:30 +0100 Cc: Linus Torvalds , Linux Kernel Mailing List , linux-wireless@vger.kernel.org References: <200801071830.51895.mb@bu3sch.de> <20080107212344.1372cc47@Varda> In-Reply-To: <20080107212344.1372cc47@Varda> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Message-Id: <200801081630.31110.mb@bu3sch.de> (sfid-20080108_153150_694996_30850297) Sender: linux-wireless-owner@vger.kernel.org List-ID: On Monday 07 January 2008 21:23:44 Alejandro Riveira Fern=C3=A1ndez wro= te: > > > [ 37.043990] WARNING: at /home/alex/kernel/linux-2.6/net/mac802= 11/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] [] enqueue_task+0x13/0x3= 0 =20 > > > [ 37.044040] [] :mac80211:__ieee80211_rx+0xc= 7e/0xd30 =20 > > > [ 37.044044] [] activate_task+0x32/0x50 = =20 > > > [ 37.044073] [] :mac80211:ieee80211_tasklet_= handler+0xbb/0x120 =20 > > > [ 37.044086] [] tasklet_action+0x48/0xb0 = =20 > > > [ 37.044091] [] __do_softirq+0x69/0xe0 = =20 > > > [ 37.044097] [] call_softirq+0x1c/0x30 = =20 > > > [ 37.044101] [] do_softirq+0x35/0x90 = =20 > > > [ 37.044105] [] irq_exit+0x95/0xa0 = =20 > > > [ 37.044108] [] do_IRQ+0x80/0x100 = =20 > > > [ 37.044111] [] default_idle+0x0/0x40 = =20 > > > [ 37.044115] [] ret_from_intr+0x0/0xa = =20 > > > [ 37.044117] [] default_idle+0x29/0x4= 0 =20 > > > [ 37.044130] [] 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); Yes fine. Patches are on their way. Ignore the warning for now. It is harmless. --=20 Greetings Michael. - 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