linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Zhang, Rui" <rui.zhang@intel.com>
To: "lukasz.luba@arm.com" <lukasz.luba@arm.com>
Cc: "edubezval@gmail.com" <edubezval@gmail.com>,
	"amit.kachhap@gmail.com" <amit.kachhap@gmail.com>,
	"viresh.kumar@linaro.org" <viresh.kumar@linaro.org>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"javi.merino@arm.com" <javi.merino@arm.com>
Subject: Re: [PATCH] thermal: cpu_cooling: fix improper order during initialization
Date: Wed, 1 Jun 2016 14:27:45 +0000	[thread overview]
Message-ID: <1464791265.3776.0.camel@rzhang1-mobl4> (raw)
In-Reply-To: <574EE3B7.1060302@arm.com>

On Wed, 2016-06-01 at 14:31 +0100, Lukasz Luba wrote:
> 
> On 01/06/16 12:10, Viresh Kumar wrote:
> > On 31-05-16, 11:32, Lukasz Luba wrote:
> >> The freq_table array is not populated before calling
> >> thermal_of_cooling_register. The code which populates the freq table was
> >> introduced in commit f6859014.
> >> This should be done before registering new thermal cooling device.
> >> The log shows effects of this wrong decision.
> >> [    2.172614] cpu cpu1: Failed to get voltage for frequency 1984518656000: -34
> >> [    2.220863] cpu cpu0: Failed to get voltage for frequency 1984524416000: -34
> >>
> >
> > You should have added this as well:
> >
> > Cc: 4.19+ <stable@vger.kernel.org> # 4.19+
> 
> You mean 3.19+
> Cc: <stable@vger.kernel.org> # 3.19+
> 
> > Fixes: f6859014c7e7 ("thermal: cpu_cooling: Store frequencies in descending order")
> >
> >> Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
> >> ---
> >>   drivers/thermal/cpu_cooling.c | 16 ++++++++--------
> >>   1 file changed, 8 insertions(+), 8 deletions(-)
> >
> > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> >
> Eduardo can you pick these tags when you merge it?

Patch queued for -rc2. :)

thanks,
rui

      parent reply	other threads:[~2016-06-01 14:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31 10:32 [PATCH] thermal: cpu_cooling: fix improper order during initialization Lukasz Luba
2016-06-01  8:36 ` Javi Merino
2016-06-01 11:10 ` Viresh Kumar
2016-06-01 13:31   ` Lukasz Luba
2016-06-01 13:39     ` Viresh Kumar
2016-06-01 14:27     ` Zhang, Rui [this message]

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=1464791265.3776.0.camel@rzhang1-mobl4 \
    --to=rui.zhang@intel.com \
    --cc=amit.kachhap@gmail.com \
    --cc=edubezval@gmail.com \
    --cc=javi.merino@arm.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=lukasz.luba@arm.com \
    --cc=viresh.kumar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).