From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933540AbYEUAj3 (ORCPT ); Tue, 20 May 2008 20:39:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933441AbYEUAi7 (ORCPT ); Tue, 20 May 2008 20:38:59 -0400 Received: from nf-out-0910.google.com ([64.233.182.188]:11357 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933384AbYEUAi6 (ORCPT ); Tue, 20 May 2008 20:38:58 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=s/RoWFZm5flQkQYdSNtCt/IU//xDMJfYXNzxtAFFY2UnfGBGBD9+uhw18CH4OhLvGq7HYat3aMrwXptBFCejaHjwq/h5klQKHz3STwHGbGQiYm+Ihbt4lsGgj6H4gpZmZDNAJtXu0p6qvwTRgNVGS5DiSLJVRke8FQ3UZblml9w= Message-ID: <48336F0E.30006@googlemail.com> Date: Wed, 21 May 2008 02:38:38 +0200 From: Gabriel C User-Agent: Thunderbird 2.0.0.14 (X11/20080502) MIME-Version: 1.0 To: Peter Zijlstra CC: "Rafael J. Wysocki" , Linux Kernel Mailing List , Ingo Molnar Subject: Re: [Bug #10648] CONFIG_PRINTK_TIME broken on git HEAD ? References: <7wuznNhcUqC.A.Xw.7sBMIB@albercik> <1211131275.6463.5.camel@lappy.programming.kicks-ass.net> <1211135855.6463.20.camel@lappy.programming.kicks-ass.net> In-Reply-To: <1211135855.6463.20.camel@lappy.programming.kicks-ass.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Peter Zijlstra wrote: > On Sun, 2008-05-18 at 19:21 +0200, Peter Zijlstra wrote: >> On Sun, 2008-05-18 at 13:13 +0200, Rafael J. Wysocki wrote: >>> This message has been generated automatically as a part of a report >>> of recent regressions. >>> >>> The following bug entry is on the current list of known regressions >>> from 2.6.25. Please verify if it still should be listed. >>> >>> >>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10648 >>> Subject : CONFIG_PRINTK_TIME broken on git HEAD ? >>> Submitter : Gabriel C >>> Date : 2008-05-08 00:26 (11 days old) >>> References : http://lkml.org/lkml/2008/5/7/352 >>> Handled-By : Peter Zijlstra >>> >>> >> Could people test this: >> >> git://git.kernel.org/home/peterz/git/linux-2.6-sched.git/ v2.6.26-rc2-group-load-balance > > > Seems I got my own url wrong - the right one is: > > git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched.git v2.6.26-rc2-group-load-balance > > Sorry for the lag , I'm gonna test this now and report back in a bit. Gabriel