Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753833AbaDVIIs (ORCPT ); Tue, 22 Apr 2014 04:08:48 -0400 Received: from mail-ie0-f176.google.com ([209.85.223.176]:44484 "EHLO mail-ie0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752138AbaDVIIp (ORCPT ); Tue, 22 Apr 2014 04:08:45 -0400 MIME-Version: 1.0 In-Reply-To: <2c63c535f8202c6b605300a834cdf1c07d1bafc3.1398147734.git.nasa4836@gmail.com> References: <2c63c535f8202c6b605300a834cdf1c07d1bafc3.1398147734.git.nasa4836@gmail.com> From: Jianyu Zhan Date: Tue, 22 Apr 2014 16:08:04 +0800 Message-ID: Subject: Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css To: Johannes Weiner , Michal Hocko , Balbir Singh , kamezawa.hiroyu@jp.fujitsu.com Cc: Cgroups , "linux-mm@kvack.org" , LKML , Jianyu Zhan Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 22, 2014 at 2:30 PM, Jianyu Zhan wrote: > This is a prepared patch for converting from per-cgroup id to > per-subsystem id. > > We should not access per-cgroup id directly, since this is implemetation > detail. Use the accessor css_from_id() instead. > > This patch has no functional change. Hi, I'm sorry. This patch should be applied on top of its previous patch: https://lkml.org/lkml/2014/4/22/54 Sorry for my fault , not cc'ing this mail-list in that patch. Thanks, Jianyu Zhan -- 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/