From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752352AbXCXAoP (ORCPT ); Fri, 23 Mar 2007 20:44:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752354AbXCXAoP (ORCPT ); Fri, 23 Mar 2007 20:44:15 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:33594 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752346AbXCXAoO (ORCPT ); Fri, 23 Mar 2007 20:44:14 -0400 Subject: Re: [4/5] 2.6.21-rc4: known regressions (v2) From: john stultz To: Linus Torvalds Cc: Adrian Bunk , Andrew Morton , Linux Kernel Mailing List , Bob Tracy , Thomas Gleixner In-Reply-To: References: <20070323185028.GR752@stusta.de> <1174686238.5690.5.camel@localhost.localdomain> Content-Type: text/plain Date: Fri, 23 Mar 2007 17:44:11 -0700 Message-Id: <1174697051.5690.16.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.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 14:54 -0700, Linus Torvalds wrote: > > On Fri, 23 Mar 2007, john stultz wrote: > > > > The incorrect clocksource selection is resolved w/ this patch: > > http://lkml.org/lkml/2007/3/22/287 > > > > There is still an issue of why the PIT clocksource hangs, but for the > > moment the issue its worked-around. > > Hmm.. I haven't seen it until now. Is it waiting for something? Not really. Just waiting for Andrew to pick it up and push it on. thanks -john