Re: [PATCH v3] arm/perf: Convert to hotplug state machine

From: Ingo Molnar
Date: Wed Jul 20 2016 - 04:01:13 EST



* Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote:

> From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>
> Straight forward conversion w/o bells and whistles.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Signed-off-by: Anna-Maria Gleixner <anna-maria@xxxxxxxxxxxxx>
> Reviewed-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
> Acked-by: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> Cc: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> Cc: Will Deacon <will.deacon@xxxxxxx>
> Cc: rt@xxxxxxxxxxxxx
> [bigeasy@xxxx: use arm_pmu_list to handle multiple PMUs in the system]
> Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
> ---
> v2âv3: >80 chars line for per_err, added Mark's Acked-by
> v1âv2: use arm_pmu_list

Thanks guys. I converted this commit into a fix patch with a proper changelog and
added Sebastian's SOB and Mark's Acked-by (there's no changes to the resulting
code) - this will better document the reasoning behind the introduction of
'arm_pmu_list' and also avoids having to rebase 30+ commits.

The tip-bot will post the patch to this thread soon, please double check the
result and let me know if anything is amiss!

Thanks,

Ingo