Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932271AbVLDQni (ORCPT ); Sun, 4 Dec 2005 11:43:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932274AbVLDQnh (ORCPT ); Sun, 4 Dec 2005 11:43:37 -0500 Received: from isilmar.linta.de ([213.239.214.66]:23991 "EHLO linta.de") by vger.kernel.org with ESMTP id S932271AbVLDQnh (ORCPT ); Sun, 4 Dec 2005 11:43:37 -0500 Date: Sun, 4 Dec 2005 17:43:35 +0100 From: Dominik Brodowski To: Venkatesh Pallipadi Cc: Andi Kleen , Andrew Morton , Dave Jones , cpufreq , linux-kernel Subject: Re: [PATCH] CPU frequency display in /proc/cpuinfo Message-ID: <20051204164335.GB32492@isilmar.linta.de> Mail-Followup-To: Venkatesh Pallipadi , Andi Kleen , Andrew Morton , Dave Jones , cpufreq , linux-kernel References: <20051202181927.GD9766@wotan.suse.de> <20051202104320.A5234@unix-os.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051202104320.A5234@unix-os.sc.intel.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 748 Lines: 15 On Fri, Dec 02, 2005 at 10:43:20AM -0800, Venkatesh Pallipadi wrote: > The patch below changes this to: > Show the last known frequency of the particular CPU, when cpufreq is present. If > cpu doesnot support changing of frequency through cpufreq, then boot frequency > will be shown. The patch affects i386, x86_64 and ia64 architectures. Looks good to me -- however, might this affect userspace cpufreq tools? I'd vote for quite some time in -mm for this patch (i.e. only merge for 2.6.17) Dominik - 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/