From: Kevin Hilman <khilman@kernel.org>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Ulf Hansson <ulf.hansson@linaro.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Linux PM list <linux-pm@vger.kernel.org>,
linaro-kernel <linaro-kernel@lists.linaro.org>,
Grygorii Strashko <grygorii.strashko@ti.com>,
Len Brown <len.brown@intel.com>, Pavel Machek <pavel@ucw.cz>,
LKML <linux-kernel@vger.kernel.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Subject: Re: [PATCH] PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected
Date: Mon, 17 Nov 2014 19:52:37 -0800 [thread overview]
Message-ID: <7h61edyxkq.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1452958.d0yJE5gVgq@vostro.rjw.lan> (Rafael J. Wysocki's message of "Tue, 18 Nov 2014 01:39:06 +0100")
"Rafael J. Wysocki" <rjw@rjwysocki.net> writes:
> From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>
> The number of and dependencies between high-level power management
> Kconfig options make life much harder than necessary. Several
> conbinations of them have to be tested and supported, even though
> some of those combinations are very rarely used in practice (it
> they are used in practice at all). Moreover, the fact that we
> have separate independent Kconfig options for runtime PM and
> system suspend is a serious obscacle for integration between
> the two frameworks.
>
> To overcome these difficulties, always select PM_RUNTIME if PM_SLEEP
> is set. Among other things, this will allow system suspend callbacks
> provided by bus types and device drivers to rely on the runtime PM
> framework regardless of the kernel configuration.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> ---
>
> As a follow up.
>
> Note that we won't need the patch making genpd select PM_RUNTIME with this,
> because genpd already depends on PM.
>
> Thoughts, comments?
Acked-by: Kevin Hilman <khilman@linaro.org>
...with dancing and singing in the streets (or more my speed: a
celebratory beer.)
Kevin
next prev parent reply other threads:[~2014-11-18 3:52 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 22:28 [PATCH] PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig Kevin Hilman
2014-11-13 22:28 ` Kevin Hilman
2014-11-13 22:28 ` Kevin Hilman
2014-11-13 22:28 ` [PATCH] PM / domains: Kconfig: always enable PM_RUNTIME when genpd enabled Kevin Hilman
2014-11-13 22:28 ` Kevin Hilman
2014-11-14 7:26 ` Ulf Hansson
2014-11-14 7:28 ` Ulf Hansson
2014-11-14 17:27 ` Kevin Hilman
2014-11-14 17:27 ` Kevin Hilman
2014-11-14 22:35 ` Rafael J. Wysocki
2014-11-14 7:29 ` Geert Uytterhoeven
2014-11-14 17:36 ` Kevin Hilman
2014-11-14 22:41 ` Rafael J. Wysocki
2014-11-15 20:54 ` Pavel Machek
2014-11-15 12:32 ` Geert Uytterhoeven
2014-11-17 1:22 ` Rafael J. Wysocki
2014-11-17 8:01 ` Geert Uytterhoeven
2014-11-17 18:25 ` Kevin Hilman
2014-11-18 0:39 ` [PATCH] PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected (was: Re: [PATCH] PM / domains: Kconfig: always enable PM_RUNTIME when genpd enabled) Rafael J. Wysocki
2014-11-18 3:52 ` Kevin Hilman [this message]
2014-11-18 8:32 ` [PATCH] PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected Geert Uytterhoeven
2014-11-18 8:34 ` [PATCH] PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected (was: Re: [PATCH] PM / domains: Kconfig: always enable PM_RUNTIME when genpd enabled) Pavel Machek
2014-11-18 20:40 ` Rafael J. Wysocki
2014-11-14 7:30 ` [PATCH] PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig Ulf Hansson
2014-11-14 7:30 ` Ulf Hansson
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=7h61edyxkq.fsf@deeprootsystems.com \
--to=khilman@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=grygorii.strashko@ti.com \
--cc=len.brown@intel.com \
--cc=linaro-kernel@lists.linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=rjw@rjwysocki.net \
--cc=ulf.hansson@linaro.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.