Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964996AbVJUPtl (ORCPT ); Fri, 21 Oct 2005 11:49:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964997AbVJUPtl (ORCPT ); Fri, 21 Oct 2005 11:49:41 -0400 Received: from 213-239-205-147.clients.your-server.de ([213.239.205.147]:39616 "EHLO mail.tglx.de") by vger.kernel.org with ESMTP id S964996AbVJUPtk (ORCPT ); Fri, 21 Oct 2005 11:49:40 -0400 Subject: Re: False positive (well not really) on RT backward clock check From: Thomas Gleixner Reply-To: tglx@linutronix.de To: Steven Rostedt Cc: john stultz , Ingo Molnar , linux-kernel@vger.kernel.org In-Reply-To: References: <1129902741.15748.4.camel@tglx.tec.linutronix.de> Content-Type: text/plain Organization: linutronix Date: Fri, 21 Oct 2005 17:52:15 +0200 Message-Id: <1129909935.15748.12.camel@tglx.tec.linutronix.de> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1526 Lines: 44 On Fri, 2005-10-21 at 11:46 -0400, Steven Rostedt wrote: > > I think you're right about that. Here it is. > > Sorry for the late reply. The original was from my custom kernel and I > wanted to get an output from Ingo's. This is rc5-rt1. > > -- Steve > > isapnp: Scanning for PnP cards... > Time: tsc clocksource has been installed. > WARNING: non-monotonic time! > Ktimers: Switched to high resolution mode CPU 0 > softirq-timer/1/14[CPU#1]: BUG in ktime_get at kernel/ktimers.c:101 > [] dump_stack+0x23/0x30 (20) > [] __WARN_ON+0x67/0x80 (44) > [] ktime_get+0xd2/0x100 (48) > [] ktimer_run_queues+0x56/0x130 (60) > [] run_timer_softirq+0x12e/0x450 (56) > [] ksoftirqd+0x120/0x1a0 (40) > [] kthread+0xbb/0xc0 (48) > [] kernel_thread_helper+0x5/0x10 (538427420) > --------------------------- > | preempt count: 00000001 ] > | 1-level deep critical section nesting: > ---------------------------------------- > .. [] .... add_preempt_count+0x1c/0x20 > .....[] .. ( <= __WARN_ON+0x1b/0x80) > > Ktimers: Switched to high resolution mode CPU 1 This is at the moment where the clock source is switched over. I check what might be the reason. John, any idea ? tglx - 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/