Files
i2som-imx-linux/include/linux
Oleg Nesterov 46f382d2b6 uglify while_each_pid_task() to make sure we don't count the execing pricess twice
There is a window when de_thread() switches the leader and drops
tasklist_lock.  In that window do_each_pid_task(PIDTYPE_PID) finds both new
and old leaders.

The problem is pretty much theoretical and probably can be ignored.  Currently
the only users of do_each_pid_task(PIDTYPE_PID) are send_sigio/send_sigurg, so
they can send the signal to the same process twice.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Davide Libenzi <davidel@xmailserver.org>
Cc: Pavel Emelyanov <xemul@openvz.org>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:28 -08:00
..
2008-02-06 10:41:15 -08:00
2008-02-07 08:42:23 -08:00
2008-02-07 08:42:30 -08:00
2008-02-06 10:41:02 -08:00
2008-02-08 02:09:56 +00:00
2008-02-08 09:22:24 -08:00
2008-02-07 20:39:40 -05:00
2008-02-07 08:42:30 -08:00
2008-02-07 20:39:44 -05:00
2008-02-06 22:39:45 +01:00
2008-02-06 10:41:02 -08:00
2008-02-06 10:41:21 -08:00
2008-02-07 08:42:30 -08:00
2008-02-06 10:41:01 -08:00
2008-02-06 10:41:20 -08:00
2008-02-08 09:22:26 -08:00
2008-02-08 09:22:27 -08:00
2008-02-07 08:42:34 -08:00
2008-02-07 08:42:30 -08:00
2008-02-08 09:22:27 -08:00
2008-02-07 08:42:34 -08:00
2008-02-06 10:41:02 -08:00
2008-02-07 08:42:16 -08:00
2008-02-06 10:41:03 -08:00