Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:64275 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754035Ab1EPMTT convert rfc822-to-8bit (ORCPT ); Mon, 16 May 2011 08:19:19 -0400 Received: by wwa36 with SMTP id 36so5058599wwa.1 for ; Mon, 16 May 2011 05:19:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Mon, 16 May 2011 17:49:18 +0530 Message-ID: (sfid-20110516_141926_192042_C3FD2122) Subject: Re: [Regression] Kernel panic with ath9k From: Mohammed Shafi To: cyberGn0m , Andreas Hartmann Cc: linux-wireless@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sat, May 14, 2011 at 1:36 AM, cyberGn0m wrote: > Hi everybody > > I've just build compat-wireless-2011-05-11 and facing kernel painc > with ath9k driver with kernel 2.6.33-7. Here is kernel backtrace > > > May 13 02:43:53 cgmachine kernel: Call Trace: > May 13 02:43:53 cgmachine kernel: [] > __alloc_pages_nodemask+0x573/0x6c0 > May 13 02:43:53 cgmachine kernel: [] > alloc_pages_current+0x7b/0xe0 > ?May 13 02:43:53 cgmachine kernel: [] new_slab+0x2f7/0x310 > May 13 02:43:53 cgmachine kernel: [] __slab_alloc+0x1be/0x460 > May 13 02:43:53 cgmachine kernel: [] ? > ath_rxbuf_alloc+0x39/0xc0 [ath] > ?May 13 02:43:53 cgmachine kernel: [] > __kmalloc_node_track_caller+0xbd/0x190 > May 13 02:43:53 cgmachine kernel: [] ? > ath_rxbuf_alloc+0x39/0xc0 [ath] > May 13 02:43:53 cgmachine kernel: [] __alloc_skb+0x80/0x190 > ?May 13 02:43:53 cgmachine kernel: [] > ath_rxbuf_alloc+0x39/0xc0 [ath] > May 13 02:43:53 cgmachine kernel: [] > ath_rx_tasklet+0x2b8/0x680 [ath9k] > May 13 02:43:53 cgmachine kernel: [] ? > swiotlb_map_page+0x0/0xf0 > ?May 13 02:43:53 cgmachine kernel: [] > ath9k_tasklet+0xf9/0x130 [ath9k] > May 13 02:43:53 cgmachine kernel: [] tasklet_action+0xd5/0xe0 > May 13 02:43:53 cgmachine kernel: [] ? > ath_isr+0x12f/0x190 [ath9k] > ?May 13 02:43:53 cgmachine kernel: [] __do_softirq+0xb9/0x1f0 > May 13 02:43:53 cgmachine kernel: [] call_softirq+0x1c/0x30 > May 13 02:43:53 cgmachine kernel: [] do_softirq+0x65/0xa0 > ?May 13 02:43:53 cgmachine kernel: [] irq_exit+0x85/0x90 > May 13 02:43:53 cgmachine kernel: [] do_IRQ+0x75/0xf0 > May 13 02:43:53 cgmachine kernel: [] ret_from_intr+0x0/0x11 > ?May 13 02:43:53 cgmachine kernel: [] ? > acpi_idle_enter_simple+0x117/0x14b [processor] > May 13 02:43:53 cgmachine kernel: [] ? > acpi_idle_enter_simple+0x110/0x14b [processor] > ?May 13 02:43:53 cgmachine kernel: [] > cpuidle_idle_call+0xa7/0x140 > May 13 02:43:53 cgmachine kernel: [] cpu_idle+0xb3/0x110 > May 13 02:43:53 cgmachine kernel: [] > start_secondary+0x1f3/0x236 > > > Then I've build compat-wireless-2010-06-05 and it works fine so it's regression. *looks like not only ath9k is affected, i tried to load iwlagn and it also paniced while trying to associate. * thought we are missing mac80211 patches especially RCU related fixes which were recently merged. I don't for sure > > ?-- CG > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at ?http://vger.kernel.org/majordomo-info.html >