On 7 May 2014 16:06, Viresh Kumar <viresh.ku...@linaro.org> wrote: > And if that's the case what do we want should we do with these > timers (i.e. ones added with add_timer_on or mod_timer_pinned) > when we try to quiesce a cpu using cpuset.quiesce [1]?
Okay, I thought again and above looked stupid :) .. During isolation we can't migrate any pinned timers and so these will stay as is. But we shouldn't change the code (which I changed in my initial patchset), which migrates away pinned timers as well.. Probably just add a pr_warn() there and mention we are migrating a pinned timer. That's it. -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/