* Sebastian Andrzej Siewior <[email protected]> wrote:
> From: Thomas Gleixner <[email protected]>
>
> Straight forward conversion w/o bells and whistles.
>
> Signed-off-by: Thomas Gleixner <[email protected]>
> Signed-off-by: Anna-Maria Gleixner <[email protected]>
> Reviewed-by: Sebastian Andrzej Siewior <[email protected]>
> Acked-by: Mark Rutland <[email protected]>
> Cc: Linus Torvalds <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Cc: Will Deacon <[email protected]>
> Cc: [email protected]
> [[email protected]: use arm_pmu_list to handle multiple PMUs in the system]
> Signed-off-by: Ingo Molnar <[email protected]>
> ---
> 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