Re: [PATCH? 3/3] move daemonized kernel threads into the swapper's session

From: Oleg Nesterov
Date: Mon Nov 26 2007 - 13:19:57 EST


On 11/26, Oleg Nesterov wrote:
>
> Any reason why daemonized kthread still uses 1,1 special pids?

Actually, I guess the reason is that this was not possible before.
Now that set_special_pids uses "struct pid" we can do this.

Perhaps it is better to move the callsite to reparent_to_kthreadd()
and kill set_sepcial_pids().

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/