From: Matthew Dobson <colpatch@us.ibm.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org,
Nick Piggin <piggin@cyberone.com.au>,
dipankar@in.ibm.com, vatsa@in.ibm.com
Subject: Re: [PATCH 1/4] 2.6.2-rc2-mm2 CPU Hotplug: cpu_active_map
Date: Tue, 03 Feb 2004 13:22:31 -0800 [thread overview]
Message-ID: <40201117.2040802@us.ibm.com> (raw)
In-Reply-To: 20040131141937.EB2752C086@lists.samba.org
Rusty Russell wrote:
> D: The semantics of this mask are as follows:
> D: 1) For platforms without hot unplug of CPUs: cpu_active_map ==
> D: cpu_online_map.
> D: 2) For the others, they are equal except for a CPU which is going
> D: down: cpu_online_map gets cleared by __cpu_disable(), cpu_ipi_map
> D: gets cleared in __cpu_die() once the CPU is no longer responding
> D: to interrupts.
Small typo, but I believe you meant to type 'cpu_active_map' in part 2,
not 'cpu_ipi_map'.
Cheers!
-Matt
prev parent reply other threads:[~2004-02-03 21:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-31 14:16 [PATCH 1/4] 2.6.2-rc2-mm2 CPU Hotplug: cpu_active_map Rusty Russell
2004-02-02 10:08 ` Ingo Molnar
2004-02-02 11:08 ` Rusty Russell
2004-02-03 21:22 ` Matthew Dobson [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=40201117.2040802@us.ibm.com \
--to=colpatch@us.ibm.com \
--cc=akpm@osdl.org \
--cc=dipankar@in.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=piggin@cyberone.com.au \
--cc=rusty@rustcorp.com.au \
--cc=vatsa@in.ibm.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.