Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261206AbUKBMB3 (ORCPT ); Tue, 2 Nov 2004 07:01:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261203AbUKBMB2 (ORCPT ); Tue, 2 Nov 2004 07:01:28 -0500 Received: from mx2.elte.hu ([157.181.151.9]:37512 "EHLO mx2.elte.hu") by vger.kernel.org with ESMTP id S261206AbUKBMBV (ORCPT ); Tue, 2 Nov 2004 07:01:21 -0500 Date: Tue, 2 Nov 2004 13:02:11 +0100 From: Ingo Molnar To: Bill Huey Cc: Michal Schmidt , linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, "K.R. Foley" , Adam Heath , Florian Schmidt , Thomas Gleixner , Fernando Pablo Lopez-Lezcano , Karsten Wiese Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.5 (networking problems) Message-ID: <20041102120211.GA9436@elte.hu> References: <20041027001542.GA29295@elte.hu> <417F7D7D.5090205@stud.feec.vutbr.cz> <20041027134822.GA7980@elte.hu> <417FD9F2.8060002@stud.feec.vutbr.cz> <20041028115719.GA9563@elte.hu> <20041030000234.GA20986@nietzsche.lynx.com> <20041102085650.GA3973@nietzsche.lynx.com> <20041102093758.GA28014@elte.hu> <20041102110810.GA11393@nietzsche.lynx.com> <20041102114522.GA7874@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041102114522.GA7874@elte.hu> User-Agent: Mutt/1.4.1i X-ELTE-SpamVersion: MailScanner 4.31.6-itk1 (ELTE 1.2) SpamAssassin 2.63 ClamAV 0.73 X-ELTE-VirusStatus: clean X-ELTE-SpamCheck: no X-ELTE-SpamCheck-Details: score=-4.9, required 5.9, autolearn=not spam, BAYES_00 -4.90 X-ELTE-SpamLevel: X-ELTE-SpamScore: -4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 860 Lines: 23 * Ingo Molnar wrote: > > http:590 BUG: lock held at task exit time! > > [c03f9e84] {r:0,a:-1,kernel_sem.lock} > > .. held by: http/ 590 [dc0508a0, 121] > > ... acquired at: __schedule+0x3ac/0x850 > > hm. Something called do_exit() with the BKL held which is a no-no. Do > you have a stacktrace, is this sys_exit() or some other code calling > do_exit()? i've uploaded -V0.6.7 with a bug fixed in the new priority code (affecting RT tasks and probably causing some of the deadlocks reported while running Jackd or other RT apps). I also fixed another networking deadlock. Ingo - 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/