From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934330AbXCWXHk (ORCPT ); Fri, 23 Mar 2007 19:07:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934332AbXCWXHk (ORCPT ); Fri, 23 Mar 2007 19:07:40 -0400 Received: from mx1.redhat.com ([66.187.233.31]:52689 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934330AbXCWXHj (ORCPT ); Fri, 23 Mar 2007 19:07:39 -0400 Message-ID: <46045D30.2020702@redhat.com> Date: Fri, 23 Mar 2007 19:05:20 -0400 From: Chuck Ebbert Organization: Red Hat User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Adrian Bunk CC: tglx@linutronix.de, Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , Ingo Molnar , David L Subject: Re: [4/5] 2.6.21-rc4: known regressions (v2) References: <20070323185028.GR752@stusta.de> <1174677338.10840.321.camel@localhost.localdomain> <46045355.1020105@redhat.com> <20070323230021.GX752@stusta.de> In-Reply-To: <20070323230021.GX752@stusta.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Adrian Bunk wrote: >>> >> 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 > > It shouldn't be the same issue: > 2.6.20-1.2925.fc6 is based in 2.6.20.3-rc1 while this issue is a > 2.6.21-rc regression. > Or do the -rc kernels include parts of the -rt patchsets? > Sometimes problems leak from the next kernel version into -stable via the stable kernel patches. Other times the bug may have been there all along but nobody had found it yet...