On Wed, Feb 10, 2016 at 9:25 AM, Tejun Heo <[email protected]> wrote:
>
> * Officially break local execution guarantee of unbound work items and
>   add a debug feature to flush out usages which depend on it.

Btw, should we try to do this for timers too? A debug option to make a
regular "add_timer()" explicitly schedule things on another CPU, to
figure out the cases that really should use "add_timer_on()"?

Added Thomas to the cc.

               Linus

Reply via email to