Hi Ganapat, On Thu, Dec 06, 2018 at 11:51:24AM +0000, Kulkarni, Ganapatrao wrote: > This patchset adds PMU driver for Cavium's ThunderX2 SoC UNCORE devices. > The SoC has PMU support in L3 cache controller (L3C) and in the > DDR4 Memory Controller (DMC). > > > v11: > Updated Patch 2 with minor comments. Thanks. I've pushed this out on my perf/updates branch: https://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git/log/?h=perf/updates but note that I did make some spelling and formatting changes to the Documentation patch, as well as removal of the event descriptions (they should be part of the perf tool, as is done for the other system PMUs). Will