Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759414AbYBKR7Z (ORCPT ); Mon, 11 Feb 2008 12:59:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758846AbYBKR67 (ORCPT ); Mon, 11 Feb 2008 12:58:59 -0500 Received: from mx1.redhat.com ([66.187.233.31]:58899 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758756AbYBKR65 (ORCPT ); Mon, 11 Feb 2008 12:58:57 -0500 Date: Mon, 11 Feb 2008 12:56:15 -0500 From: Dave Jones To: Mike Travis Cc: Andrew Morton , Ingo Molnar , Thomas Gleixner , Andi Kleen , Christoph Lameter , Jack Steiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org, cpufreq@lists.linux.org.uk Subject: Re: [PATCH 1/4] cpufreq: change cpu freq tables to per_cpu variables Message-ID: <20080211175615.GA5408@redhat.com> Mail-Followup-To: Dave Jones , Mike Travis , Andrew Morton , Ingo Molnar , Thomas Gleixner , Andi Kleen , Christoph Lameter , Jack Steiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org, cpufreq@lists.linux.org.uk References: <20080208233738.108449000@polaris-admin.engr.sgi.com> <20080208233738.292421000@polaris-admin.engr.sgi.com> <20080211024835.GD26696@codemonkey.org.uk> <47B086A3.9040508@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B086A3.9040508@sgi.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1190 Lines: 33 On Mon, Feb 11, 2008 at 09:32:19AM -0800, Mike Travis wrote: > Dave Jones wrote: > > On Fri, Feb 08, 2008 at 03:37:39PM -0800, Mike Travis wrote: > > > Change cpu frequency tables from arrays to per_cpu variables. > > > > > > Based on linux-2.6.git + x86.git > > > > Looks ok to me. Would you like me to push this though cpufreq.git, > > or do you want the series to go through all in one? > > Thanks Dave. The patches are pretty much independent but it is > easier to keep track of them if they go in together. No problem. Feel free to add my Signed-off-by: Dave Jones > Btw, I have > another set coming shortly that I'm testing now. It should remove > most of the remaining references to NR_CPUS. Cool! As a distro kernel maintainer, this is appreciated. Keeping everyone happy isn't easy, and work like this definitly goes a long way towards that goal. Dave -- http://www.codemonkey.org.uk -- 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/