tsk_fork_get_node
extern int tsk_fork_get_node(struct task_struct *tsk);
node = tsk_fork_get_node(orig);
kthread->node = tsk_fork_get_node(current);