public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "John Hawkes" <hawkes@sgi.com>
To: "Paul Jackson" <pj@sgi.com>, "Andrew Morton" <akpm@osdl.org>
Cc: <nickpiggin@yahoo.com.au>, <linux-ia64@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <torvalds@osdl.org>,
	<mingo@elte.hu>, "Paul Jackson" <pj@sgi.com>, <dino@in.ibm.com>
Subject: Re: [PATCH 2.6.13-rc6] cpu_exclusive sched domains on partial nodes temp fix
Date: Tue, 23 Aug 2005 17:19:07 -0700	[thread overview]
Message-ID: <01de01c5a841$71ed60d0$6900a8c0@comcast.net> (raw)
In-Reply-To: 20050823080427.14740.20177.sendpatchset@jackhammer.engr.sgi.com

> + for_each_cpu_mask(i, cur->cpus_allowed) {
> + for_each_cpu_mask(j, node_to_cpumask(cpu_to_node(i))) {
> + if (!cpu_isset(j, cur->cpus_allowed))
> + return;

Looks good to me.
Feel free to add:
Acked-by: John Hawkes <hawkes@sgi.com>


John Hawkes


      parent reply	other threads:[~2005-08-24  0:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-23  8:04 [PATCH 2.6.13-rc6] cpu_exclusive sched domains on partial nodes temp fix Paul Jackson
2005-08-23  8:10 ` Ingo Molnar
2005-08-23 15:07 ` Dinakar Guniguntala
2005-08-24  0:19 ` John Hawkes [this message]

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='01de01c5a841$71ed60d0$6900a8c0@comcast.net' \
    --to=hawkes@sgi.com \
    --cc=akpm@osdl.org \
    --cc=dino@in.ibm.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=nickpiggin@yahoo.com.au \
    --cc=pj@sgi.com \
    --cc=torvalds@osdl.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox