public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Jesse Barnes <jbarnes@engr.sgi.com>
Cc: nickpiggin@yahoo.com.au, linux-kernel@vger.kernel.org,
	linux-ia64@vger.kernel.org, hawkes@sgi.com, mingo@elte.hu
Subject: Re: [PATCH] add scheduler domains for ia64
Date: Fri, 20 Aug 2004 06:28:55 +0000	[thread overview]
Message-ID: <20040819232855.5d919155.akpm@osdl.org> (raw)
In-Reply-To: <200408192222.35512.jbarnes@engr.sgi.com>

Jesse Barnes <jbarnes@engr.sgi.com> wrote:
>
> Yep, it's been working ok so far.  There's still more we can do, but this is a 
>  good start I think.  Andrew, this version applies on top of 2.6.8.1-mm2 but 
>  overwrites most of the earlier node-span patch by moving bits from arch/ia64 
>  to kernel/sched.c, so let me know if you want the patch in a different 
>  format.

Is OK.  I wiggled it into the logical place so we'll end up with a sane
patch series.

Watch the warnings please...



kernel/sched.c:3732: warning: `sched_domain_node_span' defined but not used

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/kernel/sched.c |    5 -----
 1 files changed, 5 deletions(-)

diff -puN kernel/sched.c~sched-domain-node-span-4-update-warning-fix kernel/sched.c
--- 25/kernel/sched.c~sched-domain-node-span-4-update-warning-fix	2004-08-19 23:28:24.395974232 -0700
+++ 25-akpm/kernel/sched.c	2004-08-19 23:28:24.400973472 -0700
@@ -3727,11 +3727,6 @@ cpumask_t __init sched_domain_node_span(
 
 	return span;
 }
-#else /* !CONFIG_NUMA */
-static cpumask_t __init sched_domain_node_span(int node, int size)
-{
-	return cpu_possible_map;
-}
 #endif /* CONFIG_NUMA */
 
 #ifdef CONFIG_SCHED_SMT
_


  reply	other threads:[~2004-08-20  6:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-13 18:08 [PATCH] add scheduler domains for ia64 Jesse Barnes
2004-08-14  3:23 ` Nick Piggin
2004-08-14 20:52   ` Jesse Barnes
2004-08-15  0:54     ` Nick Piggin
2004-08-17 20:57       ` Jesse Barnes
2004-08-20  2:11         ` Nick Piggin
2004-08-20  2:22           ` Jesse Barnes
2004-08-20  6:28             ` Andrew Morton [this message]
2004-08-20 14:57               ` Jesse Barnes
2004-08-20  8:06             ` Ingo Molnar

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=20040819232855.5d919155.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=hawkes@sgi.com \
    --cc=jbarnes@engr.sgi.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=nickpiggin@yahoo.com.au \
    /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