On Fri, 22 Dec 2017, Sebastian Andrzej Siewior wrote:
> -     if (!IS_ENABLED(CONFIG_NO_HZ_COMMON) || !base->nohz_active)
> +     if (!is_timers_nohz_active())

That's wrong. You are undoing the mainline changes. I'll send an updated one.

Thanks,

        tglx


Reply via email to