From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764590AbYCGJ2Y (ORCPT ); Fri, 7 Mar 2008 04:28:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1765280AbYCGJRp (ORCPT ); Fri, 7 Mar 2008 04:17:45 -0500 Received: from e28smtp05.in.ibm.com ([59.145.155.5]:41747 "EHLO e28esmtp05.in.ibm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1763174AbYCGJRl (ORCPT ); Fri, 7 Mar 2008 04:17:41 -0500 Message-ID: <47D107BC.2010809@linux.vnet.ibm.com> Date: Fri, 07 Mar 2008 14:45:40 +0530 From: Balbir Singh Reply-To: balbir@linux.vnet.ibm.com Organization: IBM User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Andrew Morton CC: Paul Menage , Pavel Emelianov , Hugh Dickins , Sudhir Kumar , YAMAMOTO Takashi , lizf@cn.fujitsu.com, linux-kernel@vger.kernel.org, taka@valinux.co.jp, linux-mm@kvack.org, David Rientjes , KAMEZAWA Hiroyuki Subject: Re: [PATCH] Make memory resource control aware of boot options (v2) References: <20080307085735.25567.314.sendpatchset@localhost.localdomain> <20080307085746.25567.71595.sendpatchset@localhost.localdomain> <20080307010649.74f51535.akpm@linux-foundation.org> <20080307010819.85b194c9.akpm@linux-foundation.org> In-Reply-To: <20080307010819.85b194c9.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton wrote: > On Fri, 7 Mar 2008 01:06:49 -0800 Andrew Morton wrote: > >> On Fri, 07 Mar 2008 14:27:46 +0530 Balbir Singh wrote: >> >>> + if (mem_cgroup_subsys.disabled) >> My copy of `struct cgroup_subsys' doesn't have a .disabled? >> > > Ah. You didn't sequence-number the patches, and they arrived out-of-order. > tsk. > Oops -- sorry about that. -- Warm Regards, Balbir Singh Linux Technology Center IBM, ISTL From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from d28relay04.in.ibm.com (d28relay04.in.ibm.com [9.184.220.61]) by e28esmtp02.in.ibm.com (8.13.1/8.13.1) with ESMTP id m279HcTc026173 for ; Fri, 7 Mar 2008 14:47:38 +0530 Received: from d28av04.in.ibm.com (d28av04.in.ibm.com [9.184.220.66]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m279HbFc1229002 for ; Fri, 7 Mar 2008 14:47:37 +0530 Received: from d28av04.in.ibm.com (loopback [127.0.0.1]) by d28av04.in.ibm.com (8.13.1/8.13.3) with ESMTP id m279HbEW017394 for ; Fri, 7 Mar 2008 09:17:37 GMT Message-ID: <47D107BC.2010809@linux.vnet.ibm.com> Date: Fri, 07 Mar 2008 14:45:40 +0530 From: Balbir Singh Reply-To: balbir@linux.vnet.ibm.com MIME-Version: 1.0 Subject: Re: [PATCH] Make memory resource control aware of boot options (v2) References: <20080307085735.25567.314.sendpatchset@localhost.localdomain> <20080307085746.25567.71595.sendpatchset@localhost.localdomain> <20080307010649.74f51535.akpm@linux-foundation.org> <20080307010819.85b194c9.akpm@linux-foundation.org> In-Reply-To: <20080307010819.85b194c9.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton Cc: Paul Menage , Pavel Emelianov , Hugh Dickins , Sudhir Kumar , YAMAMOTO Takashi , lizf@cn.fujitsu.com, linux-kernel@vger.kernel.org, taka@valinux.co.jp, linux-mm@kvack.org, David Rientjes , KAMEZAWA Hiroyuki List-ID: Andrew Morton wrote: > On Fri, 7 Mar 2008 01:06:49 -0800 Andrew Morton wrote: > >> On Fri, 07 Mar 2008 14:27:46 +0530 Balbir Singh wrote: >> >>> + if (mem_cgroup_subsys.disabled) >> My copy of `struct cgroup_subsys' doesn't have a .disabled? >> > > Ah. You didn't sequence-number the patches, and they arrived out-of-order. > tsk. > Oops -- sorry about that. -- Warm Regards, Balbir Singh Linux Technology Center IBM, ISTL -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org