Re: [PATCH v4 3/6] cgroup: refactor fork helpers
From: Christian Brauner <hidden>
Date: 2020-01-20 14:05:11
Also in:
cgroups, lkml
From: Christian Brauner <hidden>
Date: 2020-01-20 14:05:11
Also in:
cgroups, lkml
On Mon, Jan 20, 2020 at 03:00:30PM +0100, Oleg Nesterov wrote:
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:quoted
The patch just passes in the parent task_structFor what? "parent" is always "current", no?
Yes. What exactly are you hinting at? :) Would you prefer that the commit message speaks of "current" instead of "parent"? Christian