Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:53853 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752496Ab1ENNS3 convert rfc822-to-8bit (ORCPT ); Sat, 14 May 2011 09:18:29 -0400 Received: by wwa36 with SMTP id 36so3716043wwa.1 for ; Sat, 14 May 2011 06:18:28 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 14 May 2011 18:48:27 +0530 Message-ID: (sfid-20110514_151853_163401_AF81F7B3) 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. . true, but wireless testing seems to work fine. please use that until its fixed > > ?-- 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 >