All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Travis <travis@sgi.com>
To: Dave Jones <davej@codemonkey.org.uk>,
	Mike Travis <travis@sgi.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
	Andi Kleen <ak@suse.de>, Christoph Lameter <clameter@sgi.com>,
	Jack Steiner <steiner@sgi.com>,
	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
Date: Mon, 11 Feb 2008 09:32:19 -0800	[thread overview]
Message-ID: <47B086A3.9040508@sgi.com> (raw)
In-Reply-To: <20080211024835.GD26696@codemonkey.org.uk>

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?
> 
> 	Dave
> 

Thanks Dave.  The patches are pretty much independent but it is
easier to keep track of them if they go in together.  Btw, I have
another set coming shortly that I'm testing now.  It should remove
most of the remaining references to NR_CPUS.

Thanks again,
Mike

WARNING: multiple messages have this Message-ID (diff)
From: Mike Travis <travis@sgi.com>
To: Dave Jones <davej@codemonkey.org.uk>,
	Mike Travis <travis@sgi.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
	Andi Kleen <ak@suse.de>, Christoph Lameter <clameter@sgi.com>,
	Jack Steiner <steiner@sgi.com>,
	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
Date: Mon, 11 Feb 2008 09:32:19 -0800	[thread overview]
Message-ID: <47B086A3.9040508@sgi.com> (raw)
In-Reply-To: <20080211024835.GD26696@codemonkey.org.uk>

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?
> 
> 	Dave
> 

Thanks Dave.  The patches are pretty much independent but it is
easier to keep track of them if they go in together.  Btw, I have
another set coming shortly that I'm testing now.  It should remove
most of the remaining references to NR_CPUS.

Thanks again,
Mike

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2008-02-11 17:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08 23:37 [PATCH 0/4] NR_CPUS: non-x86 arch specific reduction of NR_CPUS usage Mike Travis
2008-02-08 23:37 ` Mike Travis
2008-02-08 23:37 ` [PATCH 1/4] cpufreq: change cpu freq tables to per_cpu variables Mike Travis
2008-02-08 23:37   ` Mike Travis
2008-02-11  2:48   ` Dave Jones
2008-02-11  2:48     ` Dave Jones
2008-02-11 17:32     ` Mike Travis [this message]
2008-02-11 17:32       ` Mike Travis
2008-02-11 17:56       ` Dave Jones
2008-02-11 17:56         ` Dave Jones
2008-02-08 23:37 ` [PATCH 2/4] acpi: change cpufreq " Mike Travis
2008-02-08 23:37   ` Mike Travis
2008-02-12 23:33   ` Andrew Morton
2008-02-12 23:33     ` Andrew Morton
2008-02-13 18:10     ` Mike Travis
2008-02-13 18:10       ` Mike Travis
2008-02-13 19:43       ` Andrew Morton
2008-02-13 19:43         ` Andrew Morton
2008-02-08 23:37 ` [PATCH 3/4] oprofile: change cpu_buffer from array to per_cpu variable Mike Travis
2008-02-08 23:37   ` Mike Travis
2008-02-08 23:37 ` [PATCH 4/4] x86: minor cleanup of comments in processor.h Mike Travis
2008-02-08 23:37   ` Mike Travis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47B086A3.9040508@sgi.com \
    --to=travis@sgi.com \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=clameter@sgi.com \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=davej@codemonkey.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mingo@elte.hu \
    --cc=steiner@sgi.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.