Re: [PATCH v2 0/2] Add CCPI2 PMU support

From: Ganapatrao Kulkarni
Date: Tue Jul 23 2019 - 00:33:16 EST


Hi Will,

Any further comments for this patch?

On Fri, Jul 5, 2019 at 2:43 PM Ganapatrao Kulkarni
<gkulkarni@xxxxxxxxxxx> wrote:
>
> Add Cavium Coherent Processor Interconnect (CCPI2) PMU
> support in ThunderX2 Uncore driver.
>
> v2: Updated with review comments [1]
>
> [1] https://lkml.org/lkml/2019/6/14/965
>
> v1: initial patch
>
> Ganapatrao Kulkarni (2):
> Documentation: perf: Update documentation for ThunderX2 PMU uncore
> driver
> drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.
>
> Documentation/perf/thunderx2-pmu.txt | 20 ++-
> drivers/perf/thunderx2_pmu.c | 248 +++++++++++++++++++++++----
> 2 files changed, 225 insertions(+), 43 deletions(-)
>
> --
> 2.17.1
>

Thanks,
Ganapat