All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Kenji Kaneshige <kaneshige.kenji@soft.fujitsu.com>
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: Tue, 7 Mar 2006 23:35:07 -0800	[thread overview]
Message-ID: <20060307233507.6ad0858f.akpm@osdl.org> (raw)
In-Reply-To: <440E8723.7030008@soft.fujitsu.com>

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.


  reply	other threads:[~2006-03-08  7:37 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 [this message]
2006-03-08  8:10   ` Kenji Kaneshige

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=20060307233507.6ad0858f.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=kaneshige.kenji@soft.fujitsu.com \
    --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.