Re: [PATCH v4 3/6] cgroup: refactor fork helpers
From: Oleg Nesterov
Date: Mon Jan 20 2020 - 09:00:40 EST
This is probably the only patch in series I can understand ;)
To me it looks like a good cleanup regardless, but
On 01/17, Christian Brauner wrote:
>
> The patch just passes in the parent task_struct
For what? "parent" is always "current", no?
Oleg.