From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751674AbXCWWfu (ORCPT ); Fri, 23 Mar 2007 18:35:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753426AbXCWWfu (ORCPT ); Fri, 23 Mar 2007 18:35:50 -0400 Received: from www.osadl.org ([213.239.205.134]:49396 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751674AbXCWWft (ORCPT ); Fri, 23 Mar 2007 18:35:49 -0400 Subject: Re: [4/5] 2.6.21-rc4: known regressions (v2) From: Thomas Gleixner Reply-To: tglx@linutronix.de To: Chuck Ebbert Cc: Adrian Bunk , Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , Ingo Molnar , David L , john stultz In-Reply-To: <46045355.1020105@redhat.com> References: <20070323185028.GR752@stusta.de> <1174677338.10840.321.camel@localhost.localdomain> <46045355.1020105@redhat.com> Content-Type: text/plain Date: Fri, 23 Mar 2007 23:43:11 +0100 Message-Id: <1174689791.10840.377.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2007-03-23 at 18:23 -0400, Chuck Ebbert wrote: > Thomas Gleixner wrote: > > On Fri, 2007-03-23 at 19:50 +0100, Adrian Bunk wrote: > >> Subject : gettimeofday increments too slowly > >> References : http://bugzilla.kernel.org/show_bug.cgi?id=8027 > >> Submitter : David L > >> Caused-By : Thomas Gleixner > >> commit 92c7e00254b2d0efc1e36ac3e45474ce1871b6b2 > >> Handled-By : Thomas Gleixner > >> Status : problem is being debugged > > > > Patch available: http://lkml.org/lkml/2007/3/22/301 > > > > commit 6b3964cde70cfe6db79d35b42137431ef7d2f7e4 > > > > For the other issue raised there, clock running too slow, I now > realize there is a similar report: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=231626 That's a different one, AFAICT. Davids problem is probably caused by me breaking the TSC watchdog. /me orders paperbags prophylactically and goes back to look at the code tglx