From: Quentin Perret <quentin.perret@arm.com>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: linux-pm@vger.kernel.org, rjw@rjwysocki.net,
amit.kachhap@gmail.com, daniel.lezcano@linaro.org,
will.deacon@arm.com, linux-kernel@vger.kernel.org,
edubezval@gmail.com, mka@chromium.org, catalin.marinas@arm.com,
rui.zhang@intel.com, javi.merino@kernel.org,
ionela.voinescu@arm.com, dietmar.eggemann@arm.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v5 2/3] thermal: cpu_cooling: Make the power-related code depend on IPA
Date: Thu, 30 May 2019 12:24:44 +0100 [thread overview]
Message-ID: <20190530112442.kywpbophjkv2j2tq@queper01-lin> (raw)
In-Reply-To: <20190530110356.vet2exwowdbm4umq@vireshk-i7>
On Thursday 30 May 2019 at 16:33:56 (+0530), Viresh Kumar wrote:
> On 30-05-19, 10:20, Quentin Perret wrote:
> > The core CPU cooling infrastructure has power-related functions
> > that have only one client: IPA. Since there can be no user of those
> > functions if IPA is not compiled in, make sure to guard them with
> > checks on CONFIG_THERMAL_GOV_POWER_ALLOCATOR to not waste space
> > unnecessarily.
> >
> > Suggested-by: Daniel Lezcano <daniel.lezcano@linaro.org>
> > Signed-off-by: Quentin Perret <quentin.perret@arm.com>
> > ---
> > drivers/thermal/cpu_cooling.c | 214 +++++++++++++++++-----------------
> > 1 file changed, 104 insertions(+), 110 deletions(-)
>
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Thanks !
Quentin
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-05-30 11:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 9:20 [PATCH v5 0/3] Make IPA use PM_EM Quentin Perret
2019-05-30 9:20 ` [PATCH v5 1/3] arm64: defconfig: Enable CONFIG_ENERGY_MODEL Quentin Perret
2019-05-30 9:20 ` [PATCH v5 2/3] thermal: cpu_cooling: Make the power-related code depend on IPA Quentin Perret
2019-05-30 11:03 ` Viresh Kumar
2019-05-30 11:24 ` Quentin Perret [this message]
2019-05-31 20:13 ` Daniel Lezcano
2019-05-30 9:20 ` [PATCH v5 3/3] thermal: cpu_cooling: Migrate to using the EM framework Quentin Perret
2019-05-30 11:27 ` Quentin Perret
2019-05-31 3:28 ` Viresh Kumar
2019-06-01 10:37 ` Daniel Lezcano
2019-06-03 11:19 ` Quentin Perret
2019-06-12 9:13 ` [PATCH v5 0/3] Make IPA use PM_EM Quentin Perret
2019-06-12 9:27 ` Daniel Lezcano
2019-06-12 9:31 ` Quentin Perret
2019-06-19 8:35 ` Quentin Perret
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=20190530112442.kywpbophjkv2j2tq@queper01-lin \
--to=quentin.perret@arm.com \
--cc=amit.kachhap@gmail.com \
--cc=catalin.marinas@arm.com \
--cc=daniel.lezcano@linaro.org \
--cc=dietmar.eggemann@arm.com \
--cc=edubezval@gmail.com \
--cc=ionela.voinescu@arm.com \
--cc=javi.merino@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mka@chromium.org \
--cc=rjw@rjwysocki.net \
--cc=rui.zhang@intel.com \
--cc=viresh.kumar@linaro.org \
--cc=will.deacon@arm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox