Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting

From: Oleg Nesterov
Date: Wed Feb 07 2024 - 05:33:35 EST


On 02/07, Christian Brauner wrote:
>
> So this is what I have applied currently where I moved the check into
> __pidfd_fget() where it makes more sense imho. But please double check
> that I didn't mess anything up:

LGTM.

You have already applied this patch, no need to add my ack, but FWIW

Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx>