Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759008Ab1EMUe4 (ORCPT ); Fri, 13 May 2011 16:34:56 -0400 Received: from mail-ww0-f42.google.com ([74.125.82.42]:35342 "EHLO mail-ww0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755839Ab1EMUez (ORCPT ); Fri, 13 May 2011 16:34:55 -0400 Date: Fri, 13 May 2011 21:34:49 +0100 From: James Hogan To: linux-wireless@vger.kernel.org, LKML Subject: BUG: scheduling while atomic 2.6.39-rc7 (iwl3945_irq_tasklet) Message-ID: <20110513203448.GA3523@gandalf> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1128 Lines: 39 Hi, On 2.6.39-rc7 I've seen a panic due to "BUG: scheduling while atomic" with the backtrace below (not much detail as it was written in a text message while it was displayed on the screen!). All worked fine in 2.6.38. This was soon after resuming from suspend (enough time to unlock the screen, but not much else). I think it was the same bug I saw in rc2 but didn't have time to track down. I can probably get it to happen again if more detail is needed. It doesn't happen every suspend (I think it had survived a couple of suspend/resume cycles at this point). I could bisect if necessary, but hopefully the backtrace will be enough to see what's going on? Cheers James ... die do_general_protection ? restore_args general protection ? iwl3945_irq_tasklet ? handle_irq_event tasklet_action __do_softirq ? lock_release call_softirq do_softirq irq_exit do_IRQ common_interrupt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/