public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Ravikiran G Thirumalai <kiran@scalex86.org>
Cc: linux-kernel@vger.kernel.org,
	Christoph Lameter <clameter@engr.sgi.com>,
	discuss@x86-64.org,
	"Shai Fultheim (Shai@scalex86.org)" <shai@scalex86.org>,
	Alok Kataria <alokk@calsoftinc.com>,
	tony.luck@intel.com
Subject: Re: [patch] Fix the node cpumask of a cpu going down
Date: Sun, 22 Jan 2006 22:21:55 +0100	[thread overview]
Message-ID: <200601222221.56587.ak@suse.de> (raw)
In-Reply-To: <20060121015633.GD3573@localhost.localdomain>

On Saturday 21 January 2006 02:56, Ravikiran G Thirumalai wrote:
> Currently, x86_64 and ia64 arches do not clear the corresponding bits 
> in the node's cpumask when a cpu goes down or cpu bring up is cancelled.  
> This is buggy since there are pieces of common code where the cpumask is
> checked in the cpu down code path to decide on things (like in  the slab
> down path).  PPC does the right thing, but x86_64 and ia64 don't (This 
> was the reason Sonny hit upon a slab bug during cpu offline on ppc and
> could not reproduce on other arches).  This patch fixes it for x86_64. 
> I won't attempt ia64 as I cannot test it.  

Added thanks.

-Andi


      reply	other threads:[~2006-01-22 22:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-21  1:56 [patch] Fix the node cpumask of a cpu going down Ravikiran G Thirumalai
2006-01-22 21:21 ` Andi Kleen [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=200601222221.56587.ak@suse.de \
    --to=ak@suse.de \
    --cc=alokk@calsoftinc.com \
    --cc=clameter@engr.sgi.com \
    --cc=discuss@x86-64.org \
    --cc=kiran@scalex86.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shai@scalex86.org \
    --cc=tony.luck@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox