Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261299AbUKNNiK (ORCPT ); Sun, 14 Nov 2004 08:38:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261300AbUKNNiK (ORCPT ); Sun, 14 Nov 2004 08:38:10 -0500 Received: from pop.gmx.de ([213.165.64.20]:45697 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S261299AbUKNNfC (ORCPT ); Sun, 14 Nov 2004 08:35:02 -0500 X-Authenticated: #4399952 Date: Sun, 14 Nov 2004 14:35:36 +0100 From: Florian Schmidt To: "K.R. Foley" Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, Bill Huey , Adam Heath , Thomas Gleixner , Michal Schmidt , Fernando Pablo Lopez-Lezcano , Karsten Wiese , Gunther Persoons , emann@mrv.com, Shane Shrybman , Amit Shah Subject: Re: [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.25-1 Message-ID: <20041114143536.398dc41f@mango.fruits.de> In-Reply-To: <41975D16.3050402@cybsft.com> References: <20041022155048.GA16240@elte.hu> <20041022175633.GA1864@elte.hu> <20041025104023.GA1960@elte.hu> <20041027001542.GA29295@elte.hu> <20041103105840.GA3992@elte.hu> <20041106155720.GA14950@elte.hu> <20041108091619.GA9897@elte.hu> <20041108165718.GA7741@elte.hu> <20041109160544.GA28242@elte.hu> <20041111144414.GA8881@elte.hu> <20041111215122.GA5885@elte.hu> <20041114135656.7aa3b95b@mango.fruits.de> <41975D16.3050402@cybsft.com> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 995 Lines: 26 On Sun, 14 Nov 2004 07:26:46 -0600 "K.R. Foley" wrote: > > `IRQ 8` [14] is being piggy. need_resched=0, cpu=0 > > > > and the machine locked. will build with debugging and try to reproduce. > > > > flo > > > > Did you get any other messages in the log? This message is harmless as > far as the machine locking. This gets printed from rtc when a read of > /dev/rtc is missed before another interrupt arrives. I see. I have rebuilt and run the kernel with debugging, but it seems the console dump is pretty useless when an ncurses app is running on the active console (1 line at the bottom showed that there was more output, but i couldn't see it). Will rerun and try to reproduce again without any ncurses stuff running :) flo - 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/