Re: [PATCH] perf_event: fix Ming's Intel NHM/WSM/SNB uncore PMU patch

From: Stephane Eranian
Date: Thu Sep 01 2011 - 08:45:47 EST


On Thu, Sep 1, 2011 at 2:38 PM, Lin Ming <ming.m.lin@xxxxxxxxx> wrote:
> On Wed, 2011-08-31 at 20:41 +0800, Stephane Eranian wrote:
>> The following patch sits on top of Lin Ming's patch
>> which adds support for Intel uncore PMU on NHM/WSM/SNB.
>> The patch series was posted on LKML in July 2011.
>>
>> The patches fixes:
>> Â - nhm_uncore_pmu_enable_all() to also enabled the fixed uncore counters
>> Â - uncore_pmu_add() to schedule for the actual max number of generic counters
>> Â - fixed the NHM/WSM vs. SNB MSRs for the fixed counter, they are swapped
>>
>> The patch adds the following improvement:
>> Â - add an event group validation function, to check if a group can ever be
>> Â Â schedule. This way, the behavior is consistent with core PMU event groups.
>>
>> Signed-off-by: Stephane Eranian <eranian@xxxxxxxxxx>
>
> Can I merge this patch into my series with these change logs and your
> signed-off-by?
>
Yes.

> Thanks,
> Lin Ming
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/