From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757500AbZHQI5r (ORCPT ); Mon, 17 Aug 2009 04:57:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757455AbZHQI5r (ORCPT ); Mon, 17 Aug 2009 04:57:47 -0400 Received: from mail.atheros.com ([12.36.123.2]:42787 "EHLO mail.atheros.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751933AbZHQI5q (ORCPT ); Mon, 17 Aug 2009 04:57:46 -0400 From: Sujith MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-ID: <19081.7071.596267.497541@gargle.gargle.HOWL> Date: Mon, 17 Aug 2009 14:28:07 +0530 To: Miles Lane CC: LKML , David Brownell , Greg Kroah-Hartman , Luis Rodriguez , Jouni Malinen , Vasanth Thiagarajan , Senthilkumar Balasubramanian Subject: 2.6.31-rc5-git9 -- [] __report_bad_irq+0x2e/0x6f In-Reply-To: References: X-Mailer: VM 8.0.12 under 23.1.1 (x86_64-unknown-linux-gnu) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Miles Lane wrote: > Running Ubuntu Karmic (pre-9.10) updated today, I hit this resuming from suspend. > Afterwards, I had to rmmod ath9k & ath, and then modprobe them to get my WIFI working again. > > [ 600.778140] hub 1-0:1.0: port 8, status 0503, change 0000, 480 Mb/s > [ 600.799650] done. > [ 602.489540] irq 19: nobody cared (try booting with the "irqpoll" option) > [ 602.489558] Pid: 3314, comm: gnome-screensav Not tainted 2.6.31-rc5-git9 #5 > [ 602.489567] Call Trace: > [ 602.489587] [] __report_bad_irq+0x2e/0x6f > [ 602.489600] [] note_interrupt+0xf5/0x14e > [ 602.489611] [] ? handle_IRQ_event+0x8a/0x95 > [ 602.489624] [] handle_fasteoi_irq+0x8a/0xad > [ 602.489636] [] ? handle_fasteoi_irq+0x0/0xad > [ 602.489644] [] ? do_IRQ+0x41/0x95 > [ 602.489665] [] ? common_interrupt+0x35/0x3c > [ 602.489673] handlers: > [ 602.489679] [] (usb_hcd_irq+0x0/0x71 [usbcore]) > [ 602.489733] [] (ath_isr+0x0/0x12e [ath9k]) > [ 602.489769] Disabling IRQ #19 > [ 602.586887] A patch fixing this issue is in wireless-testing. URL: http://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=commit;h=6bffc3e18e342c5cc7dcf7207e15ec7a027419e8 To pull the latest wireless code, you can use compat-wireless. Check http://wireless.kernel.org/en/users/Download Sujith