Re: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ for MN counter overflow

From: Mark Rutland
Date: Tue Mar 21 2017 - 13:19:20 EST


On Fri, Mar 10, 2017 at 01:29:01AM -0500, Anurup M wrote:
> When no IRQ is supported in hardware, use hrtimer to poll and
> update event counter and avoid overflow condition for MN PMU.
> An interval of 8 seconds is used for the hrtimer.

Please fold this into the main MN patch.

The comments on the L3 hrtimer patch also apply here.

Thanks,
Mark.