Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270530AbUKBAXl (ORCPT ); Mon, 1 Nov 2004 19:23:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265486AbUKBAXj (ORCPT ); Mon, 1 Nov 2004 19:23:39 -0500 Received: from tron.kn.vutbr.cz ([147.229.191.152]:49924 "EHLO tron.kn.vutbr.cz") by vger.kernel.org with ESMTP id S266359AbUKBAWw (ORCPT ); Mon, 1 Nov 2004 19:22:52 -0500 Message-ID: <4186D332.6090600@stud.feec.vutbr.cz> Date: Tue, 02 Nov 2004 01:22:10 +0100 From: Michal Schmidt User-Agent: Mozilla Thunderbird 0.7 (X11/20040615) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ingo Molnar CC: Florian Schmidt , Lee Revell , Paul Davis , Thomas Gleixner , LKML , mark_h_johnson@raytheon.com, Bill Huey , Adam Heath , Fernando Pablo Lopez-Lezcano , Karsten Wiese , jackit-devel , Rui Nuno Capela , "K.R. Foley" Subject: Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4] References: <20041031120721.GA19450@elte.hu> <20041031124828.GA22008@elte.hu> <1099227269.1459.45.camel@krustophenia.net> <20041031131318.GA23437@elte.hu> <20041031134016.GA24645@elte.hu> <20041031162059.1a3dd9eb@mango.fruits.de> <20041031165913.2d0ad21e@mango.fruits.de> <20041031200621.212ee044@mango.fruits.de> <20041101134235.GA18009@elte.hu> <20041101135358.GA19718@elte.hu> <20041101140630.GA20448@elte.hu> In-Reply-To: <20041101140630.GA20448@elte.hu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Flag: NO X-Spam-Report: Spam detection software, running on the system "tron.kn.vutbr.cz", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or block similar future email. If you have any questions, see the administrator of that system for details. ____ Content analysis details: (-4.2 points, 6.0 required) ____ pts rule name description ---- ---------------------- -------------------------------------------- 0.7 FROM_ENDS_IN_NUMS From: ends in numbers -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] ____ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1344 Lines: 35 Hi, This is after "modprobe -r uhci-hcd" on -V0.6.5: BUG: sleeping function called from invalid context rmmod(5093) at kernel/mutex.c:30 in_atomic():1 [00000001], irqs_disabled():1 [] dump_stack+0x23/0x30 (20) [] __might_sleep+0xc2/0xe0 (36) [] __mutex_lock+0x38/0x50 (24) [] _mutex_lock+0x1d/0x20 (16) [] do_drain+0x24/0x60 (32) [] smp_call_function_all_cpus+0x29/0x60 (28) [] drain_cpu_caches+0x27/0x60 (28) [] __cache_shrink+0x1c/0x100 (36) [] kmem_cache_destroy+0x9d/0x190 (28) [] uhci_hcd_cleanup+0x24/0x67 [uhci_hcd] (16) [] sys_delete_module+0x120/0x150 (96) [] syscall_call+0x7/0xb (-8124) --------------------------- | preempt count: 00000002 ] | 2-level deep critical section nesting: ---------------------------------------- .. [] .... smp_call_function_all_cpus+0x23/0x60 .....[] .. ( <= drain_cpu_caches+0x27/0x60) .. [] .... print_traces+0x1d/0x90 .....[] .. ( <= dump_stack+0x23/0x30) Michal - 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/