Files
android_kernel_xiaomi_sm8450/kernel
Christian Brauner 1e1d0f0b1a pid: use pid_has_task() in pidfd_open()
Use the new pid_has_task() helper in pidfd_open(). This simplifies the
code and avoids taking rcu_read_{lock,unlock}() and leads to overall
nicer code.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Link: https://lore.kernel.org/r/20191017101832.5985-5-christian.brauner@ubuntu.com
2019-10-17 15:37:00 +02:00
..
2019-09-15 21:37:13 +02:00
2019-05-28 17:46:43 -04:00
2019-07-25 08:36:29 -07:00
2019-10-17 15:36:58 +02:00
2019-05-24 20:16:01 +02:00
2019-10-17 15:37:00 +02:00