Files
linux/fs/proc
Eric W. Biederman 3147d8aaa0 proc: Use PIDTYPE_TGID in next_tgid
Combine the pid_task and thes test has_group_leader_pid into a single
dereference by using pid_task(PIDTYPE_TGID).

This makes the code simpler and proof against needing to even think
about any shenanigans that de_thread might get up to.

Acked-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2020-04-24 17:16:35 -05:00
..
2020-04-07 10:43:42 -07:00
2020-04-24 17:16:35 -05:00
2019-10-19 06:32:32 -04:00
2020-04-07 10:43:42 -07:00