linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [GIT PULL] cpuidle: 4.0-rc3 fixes
  2015-03-13 21:56 ` [GIT PULL] cpuidle: 4.0-rc3 fixes Rafael J. Wysocki
@ 2015-03-13 21:38   ` Daniel Lezcano
  2015-03-16  9:24   ` Geert Uytterhoeven
  1 sibling, 0 replies; 5+ messages in thread
From: Daniel Lezcano @ 2015-03-13 21:38 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Sebastien Rannou, Gregory Clement, Linux Kernel Mailing List,
	Linux PM list

On 03/13/2015 10:56 PM, Rafael J. Wysocki wrote:
> On Friday, March 13, 2015 06:42:30 PM Daniel Lezcano wrote:
>>
>> Hi Rafael,
>>
>> this pull request contains a couple of fixes:
>>
>>    - Fix the cpu_pm_enter/exit symmetry in the mvebu driver (Gregory Clement)
>>
>>    - Fix the mvebu drivers latency/residency values to reach an
>> acceptable tradeoff between perf / power (Sebastian Rannou)
>>
>> Thanks !
>
> Pulled, but this is a bit too late for 4.0-rc4, so I'll queue it up for -rc5.

Ok, no problem.

>> ps: I took the opportunity to double check the other drivers have their
>> cpu_pm_entry/exit symmetry correct (everything ok).
>
> OK, thanks!
>
> BTW, please update the dead linux-pm address you have in your scripts.

Fixed. Thanks for the head up.

   -- Daniel


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] cpuidle: 4.0-rc3 fixes
       [not found] <55032186.3000306@linaro.org>
@ 2015-03-13 21:56 ` Rafael J. Wysocki
  2015-03-13 21:38   ` Daniel Lezcano
  2015-03-16  9:24   ` Geert Uytterhoeven
  0 siblings, 2 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2015-03-13 21:56 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: Sebastien Rannou, Gregory Clement, Linux Kernel Mailing List,
	Linux PM list

On Friday, March 13, 2015 06:42:30 PM Daniel Lezcano wrote:
> 
> Hi Rafael,
> 
> this pull request contains a couple of fixes:
> 
>   - Fix the cpu_pm_enter/exit symmetry in the mvebu driver (Gregory Clement)
> 
>   - Fix the mvebu drivers latency/residency values to reach an 
> acceptable tradeoff between perf / power (Sebastian Rannou)
> 
> Thanks !

Pulled, but this is a bit too late for 4.0-rc4, so I'll queue it up for -rc5.

> ps: I took the opportunity to double check the other drivers have their 
> cpu_pm_entry/exit symmetry correct (everything ok).

OK, thanks!

BTW, please update the dead linux-pm address you have in your scripts.


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] cpuidle: 4.0-rc3 fixes
  2015-03-13 21:56 ` [GIT PULL] cpuidle: 4.0-rc3 fixes Rafael J. Wysocki
  2015-03-13 21:38   ` Daniel Lezcano
@ 2015-03-16  9:24   ` Geert Uytterhoeven
  2015-03-17  2:37     ` Rafael J. Wysocki
  1 sibling, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2015-03-16  9:24 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Daniel Lezcano, Sebastien Rannou, Gregory Clement,
	Linux Kernel Mailing List, Linux PM list

Hi Rafael,

On Fri, Mar 13, 2015 at 10:56 PM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
> On Friday, March 13, 2015 06:42:30 PM Daniel Lezcano wrote:
>> this pull request contains a couple of fixes:
>>
>>   - Fix the cpu_pm_enter/exit symmetry in the mvebu driver (Gregory Clement)
>>
>>   - Fix the mvebu drivers latency/residency values to reach an
>> acceptable tradeoff between perf / power (Sebastian Rannou)
>>
>> Thanks !
>
> Pulled, but this is a bit too late for 4.0-rc4, so I'll queue it up for -rc5.

Please note commit 43b68879de27b199 ("cpuidle: mvebu: Fix the CPU PM
notifier usage") has a "Cc: stable@vger.kernel.org" tag.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] cpuidle: 4.0-rc3 fixes
  2015-03-16  9:24   ` Geert Uytterhoeven
@ 2015-03-17  2:37     ` Rafael J. Wysocki
  2015-03-17  6:53       ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2015-03-17  2:37 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Daniel Lezcano, Sebastien Rannou, Gregory Clement,
	Linux Kernel Mailing List, Linux PM list

On Monday, March 16, 2015 10:24:27 AM Geert Uytterhoeven wrote:
> Hi Rafael,
> 
> On Fri, Mar 13, 2015 at 10:56 PM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
> > On Friday, March 13, 2015 06:42:30 PM Daniel Lezcano wrote:
> >> this pull request contains a couple of fixes:
> >>
> >>   - Fix the cpu_pm_enter/exit symmetry in the mvebu driver (Gregory Clement)
> >>
> >>   - Fix the mvebu drivers latency/residency values to reach an
> >> acceptable tradeoff between perf / power (Sebastian Rannou)
> >>
> >> Thanks !
> >
> > Pulled, but this is a bit too late for 4.0-rc4, so I'll queue it up for -rc5.
> 
> Please note commit 43b68879de27b199 ("cpuidle: mvebu: Fix the CPU PM
> notifier usage") has a "Cc: stable@vger.kernel.org" tag.

Yes, it does, and that's why I've queued it up for 4.0-rc5 and not for 4.1.

Does it require any extra care or something?


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] cpuidle: 4.0-rc3 fixes
  2015-03-17  2:37     ` Rafael J. Wysocki
@ 2015-03-17  6:53       ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2015-03-17  6:53 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Daniel Lezcano, Sebastien Rannou, Gregory Clement,
	Linux Kernel Mailing List, Linux PM list

Hi Rafael,

On Tue, Mar 17, 2015 at 3:37 AM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
>> > Pulled, but this is a bit too late for 4.0-rc4, so I'll queue it up for -rc5.
>>
>> Please note commit 43b68879de27b199 ("cpuidle: mvebu: Fix the CPU PM
>> notifier usage") has a "Cc: stable@vger.kernel.org" tag.
>
> Yes, it does, and that's why I've queued it up for 4.0-rc5 and not for 4.1.
>
> Does it require any extra care or something?

Nevermind, I replied too soon after reading "too late for 4.0...".

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-17  6:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <55032186.3000306@linaro.org>
2015-03-13 21:56 ` [GIT PULL] cpuidle: 4.0-rc3 fixes Rafael J. Wysocki
2015-03-13 21:38   ` Daniel Lezcano
2015-03-16  9:24   ` Geert Uytterhoeven
2015-03-17  2:37     ` Rafael J. Wysocki
2015-03-17  6:53       ` Geert Uytterhoeven

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).