All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenji Kaneshige <kaneshige.kenji@soft.fujitsu.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
	len.brown@intel.com
Subject: Re: [PATCH][BUG] fix bug in ACPI based CPU hotplug
Date: Wed, 08 Mar 2006 17:10:42 +0900	[thread overview]
Message-ID: <440E9182.4010301@soft.fujitsu.com> (raw)
In-Reply-To: <20060307233507.6ad0858f.akpm@osdl.org>

Andrew Morton wrote:
> Kenji Kaneshige <kaneshige.kenji@soft.fujitsu.com> wrote:
> 
>>This patch fixes a serious bug in ACPI based CPU hotplug code. Because
>> of this bug, ACPI based CPU hotplug will always fail if NR_CPUS is
>> equal to or more than 255.
> 
> 
> Looks rather similar to
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc5/2.6.16-rc5-mm3/broken-out/acpi-signedness-fix-2.patch
> ;)
> 
> I think they're functionally equivalent - the only difference is the ==-1
> versus <0 comparisons.
> 
> 

Oh, I didn't noticed it.
Sorry for the noise.

Thanks,
Kenji Kaneshige



      reply	other threads:[~2006-03-08  8:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08  7:26 [PATCH][BUG] fix bug in ACPI based CPU hotplug Kenji Kaneshige
2006-03-08  7:35 ` Andrew Morton
2006-03-08  8:10   ` Kenji Kaneshige [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=440E9182.4010301@soft.fujitsu.com \
    --to=kaneshige.kenji@soft.fujitsu.com \
    --cc=akpm@osdl.org \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 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.