From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH v2 2/6] sched: split out css_online/css_offline from tg creation/destruction Date: Fri, 25 Jan 2013 08:47:49 +0100 Message-ID: <20130125074749.GA20868@gmail.com> References: <5100D4FE.9080205@huawei.com> <5100D518.8000103@huawei.com> <20130124100134.GC26351@gmail.com> <20130124194205.GS2373@mtj.dyndns.org> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=i1ZygScGiSFg8RAzDUvfyiH6YJtJqif4GwJpXDhyPAE=; b=FQuPr4JZhKw89ewK1mu2RsLFfWus5j2hhMXNKWroCSLJmQaIns9gYGfivtMLVfi/pY AvCm5OZL6Hd6p1qvsAHGPVbVXyodqeerJsaY9m9AibzlT4qiYb679eedN+Rz4n6AsLJF h579THHtkCkFSisQ6IvkvTLlr/g0XxbV1vI75OwHmhtP69WAFMzRT6ZeFxEmZTsx9nEG 2UuB3nkgJ2e2dshBBGoUvK/cMRlTkhDet4gSAlKDjd+BbfCr2NvKjZcxmh2LapZUqmm2 3Grmsh12zpcEYBrotg+XMt+VqjlcWSq/5nHEPtHWbS1ab50lDyJMT2DSuewW0Ze93BHA 8B5A== Content-Disposition: inline In-Reply-To: <20130124194205.GS2373-9pTldWuhBndy/B6EtB590w@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tejun Heo Cc: Li Zefan , Andrew Morton , Peter Zijlstra , LKML , Cgroups * Tejun Heo wrote: > On Thu, Jan 24, 2013 at 11:01:34AM +0100, Ingo Molnar wrote: > > Acked-by: Ingo Molnar > > Ingo, if you don't objecdt, I'll take these through cgroup/for-3.9 > branch with other cgroup changes. Pleaes holler if you object. That's fine with me, it should not interact with anything pending in (or planned for) the scheduler tree for this cycle. Thanks, Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752115Ab3AYHr4 (ORCPT ); Fri, 25 Jan 2013 02:47:56 -0500 Received: from mail-ea0-f173.google.com ([209.85.215.173]:41598 "EHLO mail-ea0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751108Ab3AYHry (ORCPT ); Fri, 25 Jan 2013 02:47:54 -0500 X-Greylist: delayed 71786 seconds by postgrey-1.27 at vger.kernel.org; Fri, 25 Jan 2013 02:47:53 EST Date: Fri, 25 Jan 2013 08:47:49 +0100 From: Ingo Molnar To: Tejun Heo Cc: Li Zefan , Andrew Morton , Peter Zijlstra , LKML , Cgroups Subject: Re: [PATCH v2 2/6] sched: split out css_online/css_offline from tg creation/destruction Message-ID: <20130125074749.GA20868@gmail.com> References: <5100D4FE.9080205@huawei.com> <5100D518.8000103@huawei.com> <20130124100134.GC26351@gmail.com> <20130124194205.GS2373@mtj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130124194205.GS2373@mtj.dyndns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tejun Heo wrote: > On Thu, Jan 24, 2013 at 11:01:34AM +0100, Ingo Molnar wrote: > > Acked-by: Ingo Molnar > > Ingo, if you don't objecdt, I'll take these through cgroup/for-3.9 > branch with other cgroup changes. Pleaes holler if you object. That's fine with me, it should not interact with anything pending in (or planned for) the scheduler tree for this cycle. Thanks, Ingo