From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sitsofe Wheeler Subject: WARNING: at net/mac80211/rx.c:319 __ieee80211_rx_handle_packet+0x325/0x775() Date: Sat, 28 Jun 2008 21:47:11 +0100 Message-ID: <4866A34F.2060708@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org When I boot 2.6.26-rc8 on an x86_64 system I receive the following trace in the logs: > [ 72.384009] ------------[ cut here ]------------ > [ 72.384021] WARNING: at net/mac80211/rx.c:319 __ieee80211_rx_handle_packet+0x325/0x775() > [ 72.384026] Modules linked in: > [ 72.384033] Pid: 3780, comm: glxinfo Not tainted 2.6.26-rc8skw #3 > [ 72.384037] > [ 72.384039] Call Trace: > [ 72.384042] [] warn_on_slowpath+0x58/0x94 > [ 72.384061] [] ? _spin_unlock_irqrestore+0x38/0x47 > [ 72.384071] [] ? __tasklet_schedule+0x97/0xa6 > [ 72.384080] [] ? ieee80211_rx_irqsafe+0x63/0x6a > [ 72.384090] [] ? ktime_get+0x11/0x42 > [ 72.384100] [] ? native_sched_clock+0x50/0x6d > [ 72.384109] [] __ieee80211_rx_handle_packet+0x325/0x775 > [ 72.384119] [] ? __lock_acquire+0xdb4/0xdc3 > [ 72.384128] [] ? __lock_acquire+0xdb4/0xdc3 > [ 72.384136] [] ? __ieee80211_rx+0x63/0x538 > [ 72.384143] [] ? __ieee80211_rx+0x63/0x538 > [ 72.384151] [] __ieee80211_rx+0x4c4/0x538 > [ 72.384161] [] ieee80211_tasklet_handler+0x75/0x11b > [ 72.384169] [] ? tasklet_action+0x44/0xdf > [ 72.384176] [] tasklet_action+0x82/0xdf > [ 72.384183] [] __do_softirq+0x70/0xf1 > [ 72.384191] [] call_softirq+0x1c/0x28 > [ 72.384200] [] do_softirq+0x39/0x8a > [ 72.384207] [] irq_exit+0x4e/0x8f > [ 72.384214] [] do_IRQ+0x148/0x16a > [ 72.384222] [] ret_from_intr+0x0/0xf > [ 72.384229] > [ 72.384236] ---[ end trace 4e9264cea4c3b5b9 ]--- The config I am using can be found on http://sucs.org/~sits/test/config-20080628.txt . I don't remember seeing this error in old 32 bit kernels but this the first 64 bit kernel I've started testing with. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html