ACK: [PATCH 0/3 v2][Cosmic][Disco] Add Cavium ThunderX2 SoC UNCORE PMU driver
Colin Ian King
colin.king at canonical.com
Fri Jan 11 09:22:40 UTC 2019
On 11/01/2019 03:40, Ike Panhc wrote:
> v2: Make sure all patch comments has buglink for reference
>
> BugLink: http://launchpad.net/bugs/1811200
>
> Add driver for Cavium ThunderX2 SoC UNCORE PMU. These patches is backported
> from upstream commit d6310a3f33, 69c32972d5.
>
> Ike Panhc (1):
> UBUNTU: [Config] New config CONFIG_THUNDERX2_PMU=m
>
> Kulkarni, Ganapatrao (2):
> Documentation: perf: Add documentation for ThunderX2 PMU uncore driver
> drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
>
> Documentation/perf/thunderx2-pmu.txt | 41 ++
> debian.master/config/config.common.ubuntu | 1 +
> drivers/perf/Kconfig | 9 +
> drivers/perf/Makefile | 1 +
> drivers/perf/thunderx2_pmu.c | 861 ++++++++++++++++++++++
> include/linux/cpuhotplug.h | 1 +
> 6 files changed, 914 insertions(+)
> create mode 100644 Documentation/perf/thunderx2-pmu.txt
> create mode 100644 drivers/perf/thunderx2_pmu.c
>
Looks good to me. Thanks.
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the kernel-team
mailing list