Re: [PATCH v3 2/6] cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv

From: Michal Koutný
Date: Wed Dec 15 2021 - 02:37:16 EST


On Tue, Dec 14, 2021 at 09:44:26AM -1000, Tejun Heo <tj@xxxxxxxxxx> wrote:
> kernel/cgroup/cgroup-internal.h | 17 +++++++++++
> kernel/cgroup/cgroup-v1.c | 26 ++++++++--------
> kernel/cgroup/cgroup.c | 53 +++++++++++++++++++++------------
> 3 files changed, 65 insertions(+), 31 deletions(-)

Thanks. This last one member of the series can have therefore

Reviewed-by: Michal Koutný <mkoutny@xxxxxxxx>