Re: [PATCH] de_thread: Don't confuse users do_each_thread.

From: Oleg Nesterov
Date: Tue Apr 11 2006 - 02:22:20 EST


On 04/11, Ingo Oeser wrote:
>
> While you are at it: Could you please avoid calculating current over
> and over again?
>
> Just calculate it once and use the task_struct pointer.

Ironically, de_thread() has 'tsk' parameter which is equal to 'current'.

Oleg.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/