From: akuster <akuster@mvista.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Andrew Morton <akpm@osdl.org>,
linux-pm@lists.osdl.org, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] PM: fast power off - core
Date: Mon, 29 Jan 2007 07:37:17 -1000 [thread overview]
Message-ID: <45BE30CD.1080904@mvista.com> (raw)
In-Reply-To: <20070128100942.edb5f7e1.randy.dunlap@oracle.com>
Randy Dunlap wrote:
> On Sat, 27 Jan 2007 10:05:43 -1000 akuster wrote:
>
>> My apologies, I cc'd the wrong list the first time around.
>
> {argh, attachments}
my bad
>
> --- linux-2.6_dev.orig/kernel/power/Kconfig
> +++ linux-2.6_dev/kernel/power/Kconfig
> @@ -131,3 +131,5 @@ config SUSPEND_SMP
> bool
> depends on HOTPLUG_CPU && X86 && PM
> default y
> +
> +source "kernel/power/fastoff/Kconfig"
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Why a separate, new Kconfig file?
Thought it would be cleaner.
> We shouldn't add a new Kconfig file for every new 1-2 kconfig symbols.
OK
>
>
> ---
> ~Randy
WARNING: multiple messages have this Message-ID (diff)
From: akuster <akuster@mvista.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-pm@lists.osdl.org, Andrew Morton <akpm@osdl.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] PM: fast power off - core
Date: Mon, 29 Jan 2007 07:37:17 -1000 [thread overview]
Message-ID: <45BE30CD.1080904@mvista.com> (raw)
In-Reply-To: <20070128100942.edb5f7e1.randy.dunlap@oracle.com>
Randy Dunlap wrote:
> On Sat, 27 Jan 2007 10:05:43 -1000 akuster wrote:
>
>> My apologies, I cc'd the wrong list the first time around.
>
> {argh, attachments}
my bad
>
> --- linux-2.6_dev.orig/kernel/power/Kconfig
> +++ linux-2.6_dev/kernel/power/Kconfig
> @@ -131,3 +131,5 @@ config SUSPEND_SMP
> bool
> depends on HOTPLUG_CPU && X86 && PM
> default y
> +
> +source "kernel/power/fastoff/Kconfig"
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Why a separate, new Kconfig file?
Thought it would be cleaner.
> We shouldn't add a new Kconfig file for every new 1-2 kconfig symbols.
OK
>
>
> ---
> ~Randy
next prev parent reply other threads:[~2007-01-29 17:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-27 20:05 [PATCH 1/2] PM: fast power off - core akuster
2007-01-28 18:09 ` Randy Dunlap
2007-01-29 17:37 ` akuster [this message]
2007-01-29 17:37 ` akuster
-- strict thread matches above, loose matches on Subject: below --
2007-01-27 19:36 akuster
2007-01-27 20:08 ` Andrew Morton
2007-01-27 22:34 ` akuster
2007-01-28 19:12 ` Pavel Machek
2007-01-29 18:08 ` akuster
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=45BE30CD.1080904@mvista.com \
--to=akuster@mvista.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.osdl.org \
--cc=randy.dunlap@oracle.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.