Re: [PATCH 5/5] x86/mbm: Add support for MBM counter overflow handling
From: Thomas Gleixner
Date: Wed Feb 24 2016 - 14:23:18 EST
On Wed, 24 Feb 2016, Vikas Shivappa wrote:
> On Wed, 24 Feb 2016, Thomas Gleixner wrote:
> > Why is that timer restarted if cache_groups is empty?
>
> Will fix. It should not be as the timers may be stopped by now as well. Also
> this patch incorrectly uses mutex(above) in the timer context. Will fix that
> as well.
Indeed. Did not notice.
Thanks,
tglx