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

From: Anurup M
Date: Fri Mar 24 2017 - 02:44:00 EST




On Tuesday 21 March 2017 10:47 PM, Mark Rutland wrote:
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.

Sure. shall fix these comments. and fold to main MN patch.

Thanks,
Anurup

Thanks,
Mark.