Re: [PATCH 7/8] hugetlb: do not fail in hugetlb_cgroup_pre_destroy
From: Kamezawa Hiroyuki <hidden>
Date: 2012-11-02 09:56:21
Also in:
lkml
From: Kamezawa Hiroyuki <hidden>
Date: 2012-11-02 09:56:21
Also in:
lkml
(2012/10/31 13:22), Tejun Heo wrote:
From: Michal Hocko <redacted> Now that pre_destroy callbacks are called from the context where neither any task can attach the group nor any children group can be added there is no other way to fail from hugetlb_pre_destroy. Signed-off-by: Michal Hocko <redacted> Reviewed-by: Tejun Heo <redacted> Reviewed-by: Glauber Costa <redacted> Signed-off-by: Tejun Heo <redacted>
Acked-by: KAMEZAWA Hiroyuki <redacted>