Re: [PATCH 2/3] futex_find_get_task: don't take tasklist_lock

From: Ingo Molnar
Date: Tue Aug 22 2006 - 06:49:43 EST



* Oleg Nesterov <oleg@xxxxxxxxxx> wrote:

> It is ok to do find_task_by_pid() + get_task_struct() under
> rcu_read_lock(), we cand drop tasklist_lock.
>
> Note that testing of ->exit_state is racy with or without tasklist
> anyway.
>
> Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx>

yeah. (We did this in the -rt tree for some time too, never saw any
problems.)

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
-
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/