Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751263AbVJXUjz (ORCPT ); Mon, 24 Oct 2005 16:39:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751264AbVJXUjz (ORCPT ); Mon, 24 Oct 2005 16:39:55 -0400 Received: from ms-smtp-03.nyroc.rr.com ([24.24.2.57]:22006 "EHLO ms-smtp-03.nyroc.rr.com") by vger.kernel.org with ESMTP id S1751263AbVJXUjy (ORCPT ); Mon, 24 Oct 2005 16:39:54 -0400 Subject: Re: 2.6.14-rc4-rt7 From: Steven Rostedt To: Fernando Lopez-Lezcano Cc: john stultz , Ingo Molnar , Mark Knecht , Rui Nuno Capela , david singleton , Thomas Gleixner , linux-kernel@vger.kernel.org, cc@ccrma.Stanford.EDU, William Weston In-Reply-To: <1130182717.4637.2.camel@cmn3.stanford.edu> References: <1129599029.10429.1.camel@cmn3.stanford.edu> <20051018072844.GB21915@elte.hu> <1129669474.5929.8.camel@cmn3.stanford.edu> <20051019111943.GA31410@elte.hu> <1129835571.14374.11.camel@cmn3.stanford.edu> <20051020191620.GA21367@elte.hu> <1129852531.5227.4.camel@cmn3.stanford.edu> <20051021080504.GA5088@elte.hu> <1129937138.5001.4.camel@cmn3.stanford.edu> <20051022035851.GC12751@elte.hu> <1130182121.4983.7.camel@cmn3.stanford.edu> <1130182717.4637.2.camel@cmn3.stanford.edu> Content-Type: text/plain Organization: Kihon Technologies Date: Mon, 24 Oct 2005 16:39:19 -0400 Message-Id: <1130186359.21118.2.camel@localhost.localdomain> 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: 4319 Lines: 106 On Mon, 2005-10-24 at 12:38 -0700, Fernando Lopez-Lezcano wrote: > On Mon, 2005-10-24 at 12:28 -0700, Fernando Lopez-Lezcano wrote: > > On Sat, 2005-10-22 at 05:58 +0200, Ingo Molnar wrote: > > > * Fernando Lopez-Lezcano wrote: > > > > > > > Here's one with rc5-rt3: > > > > rc5-rt5, _without_ HIGH_RES_TIMERS. > > Same warnings when booting into the UP kernel, so far no hang but I have > not been logged in for long: > > pci_hotplug: PCI Hot Plug PCI Core version: 0.5 > ACPI: CPU0 (power states: C1[C1]) > isapnp: Scanning for PnP cards... > Time: tsc clocksource has been installed. > WARNING: non-monotonic time! > ... time warped from 452930691 to 440940768. > udev/33[CPU#0]: BUG in ktime_get at kernel/ktimers.c:103 > [] __WARN_ON+0x5c/0xa0 (8) > [] ktime_get+0xe5/0x160 (48) > [] enqueue_ktimer+0x2e/0x330 (64) > [] dput+0xef/0x220 (4) > [] internal_restart_ktimer+0x9a/0x130 (80) > [] schedule_ktimer+0x47/0xc0 (44) > [] schedule_ktimer_interruptible+0x28/0x50 (20) > [] __ktimer_nanosleep+0x40/0xe0 (24) > [] vfs_lstat+0x1a/0x50 (12) > [] ktimer_nanosleep+0x3b/0x50 (36) > [] nanosleep_restart_mono+0x0/0x30 (8) > [] ktimer_wake_up+0x0/0x10 (64) > [] sys_nanosleep+0x4c/0x50 (32) > [] syscall_call+0x7/0xb (16) > WARNING: non-monotonic time! > ... time warped from 452930691 to 441930456. > softirq-timer/0/3[CPU#0]: BUG in ktime_get at kernel/ktimers.c:103 > [] __WARN_ON+0x5c/0xa0 (8) > [] ktime_get+0xe5/0x160 (48) > [] ktimer_run_queues+0x1d/0x120 (64) > [] run_timer_softirq+0xc7/0x3d0 (48) > [] schedule+0x85/0x100 (12) > [] ksoftirqd+0xc7/0x130 (28) > [] ksoftirqd+0x0/0x130 (32) > [] kthread+0x98/0xa0 (8) > [] kthread+0x0/0xa0 (12) > [] kernel_thread_helper+0x5/0x10 (12) > WARNING: non-monotonic time! > ... time warped from 452930691 to 442929843. > softirq-timer/0/3[CPU#0]: BUG in ktime_get at kernel/ktimers.c:103 > [] __WARN_ON+0x5c/0xa0 (8) > [] ktime_get+0xe5/0x160 (48) > [] ktimer_run_queues+0x1d/0x120 (64) > [] __wake_up+0x3c/0x70 (16) > [] run_timer_softirq+0xc7/0x3d0 (32) > [] schedule+0x85/0x100 (12) > [] ksoftirqd+0xc7/0x130 (28) > [] ksoftirqd+0x0/0x130 (32) > [] kthread+0x98/0xa0 (8) > [] kthread+0x0/0xa0 (12) > [] kernel_thread_helper+0x5/0x10 (12) > isapnp: No Plug & Play device found > Real Time Clock Driver v1.12 > Linux agpgart interface v0.101 (c) Dave Jones > The above is being worked on. John, I believe this will be solved when we get your latest into Ingo's kernel. > And this when starting Hydrogen for the first time (the next startup is > fine): > > hydrogen:4610 userspace BUG: scheduling in user-atomic context! > [] schedule+0xea/0x100 (8) > [] wait_for_completion+0xa4/0xe0 (28) > [] default_wake_function+0x0/0x20 (12) > [] coredump_wait+0xa1/0x100 (28) > [] copy_from_user+0x4c/0xc0 (8) > [] do_coredump+0xfa/0x270 (108) > [] kmem_cache_free+0x4d/0xb0 (40) > [] __dequeue_signal+0xf5/0x1c0 (24) > [] dequeue_signal+0x23/0xe0 (32) > [] get_signal_to_deliver+0x298/0x310 (20) > [] do_page_fault+0x0/0x590 (24) > [] do_signal+0x70/0x180 (8) > [] free_pages_bulk+0x225/0x2a0 (28) > [] try_to_del_timer_sync+0x43/0x50 (12) > [] audit_filter_syscall+0x45/0xe0 (4) > [] audit_syscall_exit+0x4b/0x400 (36) > [] do_page_fault+0x2bd/0x590 (40) > [] do_page_fault+0x0/0x590 (48) > [] do_notify_resume+0x25/0x34 (8) > [] work_notifysig+0x13/0x1b (8) > > No other BUG messages that I can see. > -- Fernando This part is new, I'll take a look into this. -- Steve - 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/