mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Li Shaohua <shaohua.li@intel.com>
To: Andrew Morton <akpm@osdl.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	ACPI-DEV <acpi-devel@lists.sourceforge.net>,
	Len Brown <len.brown@intel.com>, Pavel Machek <pavel@suse.cz>,
	Zwane Mwaikambo <zwane@linuxpower.ca>
Subject: Re: [PATCH 6/6]suspend/resume SMP support
Date: Thu, 28 Apr 2005 15:28:17 +0800	[thread overview]
Message-ID: <1114673297.26367.3.camel@sli10-desk.sh.intel.com> (raw)
In-Reply-To: <20050428002254.461fcf32.akpm@osdl.org>

On Thu, 2005-04-28 at 15:22, Andrew Morton wrote:
> -#ifdef CONFIG_HOTPLUG_CPU
> +#if defined(CONFIG_HOTPLUG_CPU) && defined(CONFIG_SOFTWARE_SUSPEND)
ACPI_SLEEP also requires it. So it will be
#if defined(CONFIG_HOTPLUG_CPU) && (defined(CONFIG_SOFTWARE_SUSPEND) || defined(CONFIG_ACPI_SLEEP))

Thanks,
Shaohua


  reply	other threads:[~2005-04-28  7:31 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-12  5:31 Li Shaohua
2005-04-12  9:43 ` Pavel Machek
2005-04-12 10:51 ` Pavel Machek
2005-04-12 12:40   ` Li Shaohua
2005-04-13  8:32     ` Pavel Machek
2005-04-14  8:27       ` Li Shaohua
2005-04-14  8:40         ` Li Shaohua
2005-04-23 22:35         ` Andrew Morton
2005-04-23 22:41           ` Pavel Machek
2005-04-25  0:49           ` Li Shaohua
2005-05-26  2:58         ` Hotplug CPU printk issue Shaohua Li
2005-05-26  3:48           ` Andrew Morton
2005-05-26  5:43             ` Shaohua Li
2005-05-26  5:52               ` Andrew Morton
2005-05-26 19:32                 ` David Mosberger
2005-05-27  2:08                   ` Rusty Russell
2005-04-28  7:22 ` [PATCH 6/6]suspend/resume SMP support Andrew Morton
2005-04-28  7:28   ` Li Shaohua [this message]
2005-04-28  7:41     ` Andrew Morton
2005-04-28  8:29       ` Li Shaohua
2005-04-28  8:35         ` Pavel Machek
2005-04-28  9:04           ` [ACPI] " Rafael J. Wysocki
2005-04-28  7:35   ` Li Shaohua
2005-04-28  7:42     ` Pavel Machek
2005-04-28  8:11       ` [ACPI] " Yu, Luming
2005-04-28  8:20         ` Pavel Machek
2005-04-28  8:34           ` Yu, Luming

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=1114673297.26367.3.camel@sli10-desk.sh.intel.com \
    --to=shaohua.li@intel.com \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=akpm@osdl.org \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    --cc=zwane@linuxpower.ca \
    /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

Powered by JetHome