On Wed, Nov 13, 2013 at 09:25:22AM -0800, tip-bot for Rik van Riel wrote: > + if (unlikely(!sd)) { > + p->numa_preferred_nid = cpu_to_node(task_cpu(p));
't is only now I notice, but I added a convenience helper for this: task_node(p) :-) No biggie, I'll try and remember when next something near there needs changing. -- 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/