Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 27 Sep 2002 21:18:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 27 Sep 2002 21:18:56 -0400 Received: from packet.digeo.com ([12.110.80.53]:37776 "EHLO packet.digeo.com") by vger.kernel.org with ESMTP id ; Fri, 27 Sep 2002 21:18:54 -0400 Message-ID: <3D9504B7.1C8CB675@digeo.com> Date: Fri, 27 Sep 2002 18:24:07 -0700 From: Andrew Morton X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.5.38 i686) X-Accept-Language: en MIME-Version: 1.0 To: Luc Van Oostenryck , Greg KH , Thomas Molina CC: Kernel mailing list Subject: Re: (more) Sleeping function called from illegal context... References: <20020927233044.GA14234@kroah.com> <3D94EEBF.D6328392@digeo.com> <3D94FB57.40507@easynet.be> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Sep 2002 01:24:08.0188 (UTC) FILETIME=[BDE15BC0:01C2668D] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 979 Lines: 22 Luc Van Oostenryck wrote: > > With CONFIG_PREEMPT=y on an SMP AMD (2CPU): > > Sleeping function called from illegal context at /kernel/l-2.5.39/include/asm/semaphore.h:119 > c1b4ff7c c0117094 c0280b00 c02bc680 00000077 f7f78540 c01ffc8c c02bc680 > 00000077 c1b4e000 c1b4e000 00000001 c1b4ffdc c1b4ffc0 00000206 f7f78568 > c1b4e000 00000001 c1b4ffdc c01fff35 c01fff00 00000000 00000000 00000000 > Call Trace: > []__might_sleep+0x54/0x58 > []usb_hub_events+0x6c/0x2e0 > []usb_hub_thread+0x35/0xe0 > []usb_hub_thread+0x0/0xe0 > []default_wake_function+0x0/0x40 > []kernel_thread_helper+0x5/0x18 usb_hub_events() does down() inside hub_event_lock. - 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/