From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755527Ab2AYKAg (ORCPT ); Wed, 25 Jan 2012 05:00:36 -0500 Received: from mms2.broadcom.com ([216.31.210.18]:2595 "EHLO mms2.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755192Ab2AYKAe (ORCPT ); Wed, 25 Jan 2012 05:00:34 -0500 X-Server-Uuid: D3C04415-6FA8-4F2C-93C1-920E106A2031 Message-ID: <4F1FD2AA.9020708@broadcom.com> Date: Wed, 25 Jan 2012 11:00:10 +0100 From: "Arend van Spriel" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: "Francis Moreau" cc: "Linux Kernel Mailing List" , "linux-wireless@vger.kernel.org" , "John W. Linville" Subject: Re: kernel 3.2.1: BUG: scheduling while atomic: swapper/0/0/0x10000100 References: <4F1FBAA9.4040405@broadcom.com> In-Reply-To: X-Enigmail-Version: 1.4a1pre OpenPGP: id=B5E1A116 X-WSS-ID: 63010B4A3GG22264547-01-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/25/2012 09:35 AM, Francis Moreau wrote: > Hi Arend, > > On Wed, Jan 25, 2012 at 9:17 AM, Arend van Spriel wrote: >> On 01/24/2012 04:59 PM, Francis Moreau wrote: >>> Hi, >>> >>> Just in case someone is interested, I've been hit by this: >>> >>> [ 236.734640] BUG: scheduling while atomic: swapper/0/0/0x10000100 >> >> I hit that problem yesterday as well on 3.3.0-rc1. I suspected it came >> from my development changes on brcmfmac, but you are not using that. > > I'm not sure it's related to the brcmfmac, because the RFKILL switch > was off when it happened. > > Were you writting/reading from/to a SD card by any chances when it did trigger ? > Nope. It was a USB device driver. Maybe it was conincidental that it happened shortly after loading the driver, but I tend to mistrust my own stuff ;-). I posted a question in my issue yesterday (see [1]). Gr. AvS [1] https://lkml.org/lkml/2012/1/24/83