Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936829Ab3DIDWI (ORCPT ); Mon, 8 Apr 2013 23:22:08 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:42847 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934544Ab3DIDWG (ORCPT ); Mon, 8 Apr 2013 23:22:06 -0400 X-SecurityPolicyCheck: OK by SHieldMailChecker v1.8.4 Message-ID: <51638947.9060303@jp.fujitsu.com> Date: Tue, 09 Apr 2013 12:21:43 +0900 From: Kamezawa Hiroyuki User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Li Zefan CC: Andrew Morton , Tejun Heo , Glauber Costa , Michal Hocko , Johannes Weiner , LKML , Cgroups , linux-mm@kvack.org Subject: Re: [PATCH 1/8] cgroup: implement cgroup_is_ancestor() References: <51627DA9.7020507@huawei.com> <51627DBB.5050005@huawei.com> In-Reply-To: <51627DBB.5050005@huawei.com> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 490 Lines: 17 (2013/04/08 17:20), Li Zefan wrote: > This will be used as a replacement for css_is_ancestor(). > > Signed-off-by: Li Zefan Acked-by: KAMEZAWA Hiroyuki Hmm....but do we need "depth" ? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/