Re: [PATCH] mm: memcg: expose mem_cgroup_put API

2018-03-08 Thread Shakeel Butt
On Thu, Mar 8, 2018 at 3:45 PM, Andrew Morton wrote: > On Wed, 7 Mar 2018 18:48:50 -0800 Shakeel Butt wrote: > >> This patch exports mem_cgroup_put API to put the refcnt of the memory >> cgroup. > > OK, I remember now. This is intended to make >

Re: [PATCH] mm: memcg: expose mem_cgroup_put API

2018-03-08 Thread Shakeel Butt
On Thu, Mar 8, 2018 at 3:45 PM, Andrew Morton wrote: > On Wed, 7 Mar 2018 18:48:50 -0800 Shakeel Butt wrote: > >> This patch exports mem_cgroup_put API to put the refcnt of the memory >> cgroup. > > OK, I remember now. This is intended to make >

Re: [PATCH] mm: memcg: expose mem_cgroup_put API

2018-03-08 Thread Andrew Morton
On Wed, 7 Mar 2018 18:48:50 -0800 Shakeel Butt wrote: > This patch exports mem_cgroup_put API to put the refcnt of the memory > cgroup. OK, I remember now. This is intended to make fs-fsnotify-account-fsnotify-metadata-to-kmemcg.patch independent of

Re: [PATCH] mm: memcg: expose mem_cgroup_put API

2018-03-08 Thread Andrew Morton
On Wed, 7 Mar 2018 18:48:50 -0800 Shakeel Butt wrote: > This patch exports mem_cgroup_put API to put the refcnt of the memory > cgroup. OK, I remember now. This is intended to make fs-fsnotify-account-fsnotify-metadata-to-kmemcg.patch independent of mm-oom-cgroup-aware-oom-killer.patch by

Re: [PATCH] mm: memcg: expose mem_cgroup_put API

2018-03-08 Thread Andrew Morton
On Wed, 7 Mar 2018 18:48:50 -0800 Shakeel Butt wrote: > This patch exports mem_cgroup_put API to put the refcnt of the memory > cgroup. Not the best of changelogs :( Why is this patch being added? It's a prerequisite for isn't it?

Re: [PATCH] mm: memcg: expose mem_cgroup_put API

2018-03-08 Thread Andrew Morton
On Wed, 7 Mar 2018 18:48:50 -0800 Shakeel Butt wrote: > This patch exports mem_cgroup_put API to put the refcnt of the memory > cgroup. Not the best of changelogs :( Why is this patch being added? It's a prerequisite for isn't it?