All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Mike Travis <travis@sgi.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	"H. Peter Anvin" <hpa@zytor.com>, Jack Steiner <steiner@sgi.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/8] NR_CPUS: Various replacements for NR_CPUS
Date: Sun, 20 Jul 2008 10:23:12 +0200	[thread overview]
Message-ID: <20080720082312.GA30150@elte.hu> (raw)
In-Reply-To: <20080719011126.745278000@polaris-admin.engr.sgi.com>


* Mike Travis <travis@sgi.com> wrote:

> I've found one old patch that seems to have been misplaced [...]

How did you notice that i missed them - actual crashes, or measurable 
performance impact?

> [...] and a few minor new instances where usage of NR_CPUS may be 
> incorrect.
>
> Also a fixup for CPUMASK_ALLOC is included.

applied to tip/cpus4096, thanks Mike.

	Ingo

  parent reply	other threads:[~2008-07-20  8:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-19  1:11 [PATCH 0/8] NR_CPUS: Various replacements for NR_CPUS Mike Travis
2008-07-19  1:11 ` [PATCH 1/8] NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c Mike Travis
2008-07-19  1:11 ` [PATCH 2/8] NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c Mike Travis
2008-07-19  1:11 ` [PATCH 3/8] NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c Mike Travis
2008-07-19  1:11 ` [PATCH 4/8] NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c Mike Travis
2008-07-19  1:11 ` [PATCH 5/8] NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var Mike Travis
2008-07-19  1:11 ` [PATCH 6/8] NR_CPUS: Replace NR_CPUS in cpufreq userspace routines Mike Travis
2008-07-19  1:11   ` Mike Travis
2008-07-19  1:11 ` [PATCH 7/8] cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP Mike Travis
2008-07-19  1:11 ` [PATCH 8/8] NR_CPUS: Replace NR_CPUS in speedstep-centrino.c Mike Travis
2008-07-19  1:11   ` Mike Travis
2008-07-20  8:23 ` Ingo Molnar [this message]
2008-07-21 17:17   ` [PATCH 0/8] NR_CPUS: Various replacements for NR_CPUS Mike Travis
2008-07-21 21:01     ` 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=20080720082312.GA30150@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steiner@sgi.com \
    --cc=travis@sgi.com \
    /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.