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

From: Tycho Andersen
Date: Wed Feb 07 2024 - 08:38:37 EST


On Wed, Feb 07, 2024 at 10:50:26AM +0100, 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:

Oof, good catch. Looks good to me.

Thanks,

Tycho