[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikjfH1q_74ON8EO=hY+aVuGAu4b22QuvJo-x-ow@mail.gmail.com>
Date: Tue, 4 Jan 2011 11:58:40 +0100
From: "Pihet-XID, Jean" <j-pihet@...com>
To: Ingo Molnar <mingo@...e.hu>
Cc: jean.pihet@...oldbits.com, linux-kernel@...r.kernel.org,
trenn@...e.de, linux-omap@...r.kernel.org,
Arjan van de Ven <arjan@...ux.intel.com>,
linux-perf-users@...r.kernel.org, rjw@...k.pl
Subject: Re: [PATCH 2/3] perf: add OMAP support for the new power events
On Tue, Jan 4, 2011 at 11:42 AM, Ingo Molnar <mingo@...e.hu> wrote:
>
> * jean.pihet@...oldbits.com <jean.pihet@...oldbits.com> wrote:
>
>> From: Jean Pihet <j-pihet@...com>
>>
>> The patch adds the new power management trace points for
>> the OMAP architecture.
>>
>> The trace points are for:
>> - default idle handler. Since the cpuidle framework is
>> instrumented in the generic way there is no need to
>> add trace points in the OMAP specific cpuidle handler;
>> - cpufreq (DVFS),
>> - clocks changes (enable, disable, set_rate),
>> - change of power domains next power states.
>>
>> Signed-off-by: Jean Pihet <j-pihet@...com>
>> ---
>> arch/arm/mach-omap2/pm34xx.c | 7 +++++++
>> arch/arm/mach-omap2/powerdomain.c | 3 +++
>> arch/arm/plat-omap/clock.c | 13 ++++++++++---
>> 3 files changed, 20 insertions(+), 3 deletions(-)
>
> I suspect the gents and mailing lists listed by:
>
> scripts/get_maintainer.pl -f arch/arm/plat-omap/clock.c
> scripts/get_maintainer.pl -f arch/arm/mach-omap2/pm34xx.c
>
> Would want to be Cc:-ed as well.
Sorry about that. The patches 1 & 2 have been re-sent with additional Cc's.
> That will also get the right Acked-by's. (if you
> want these commits to go upstream via the perf tree)
Yes the idea is to get those upstream via the tip tree, since it now
contains the perf API clean-up patches from Thomas.
>
> Thanks,
>
> Ingo
>
Thanks,
Jean
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists