On Thu, Nov 28, 2013 at 03:31:45PM +0100, Peter Zijlstra wrote: > Sure, we absolutely must set it for per-cpu workqueues (and their > workers) otherwise we cannot guarantee correctness. Same for per-node if > we have that.
On that, the per-node thing is debatable. There's no correctness issues with per-node stuff as we have with per-cpu storage. And if there's no correctness implications we should not force things. -- 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/