From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754659AbYJFGOR (ORCPT ); Mon, 6 Oct 2008 02:14:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752714AbYJFGOE (ORCPT ); Mon, 6 Oct 2008 02:14:04 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:39349 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752628AbYJFGOD (ORCPT ); Mon, 6 Oct 2008 02:14:03 -0400 Date: Mon, 6 Oct 2008 08:13:48 +0200 From: Ingo Molnar To: Li Zefan Cc: Peter Zijlstra , LKML Subject: Re: [PATCH] sched: remove redundant code in cpu_cgroup_create() Message-ID: <20081006061347.GB14945@elte.hu> References: <48E96964.9060606@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48E96964.9060606@cn.fujitsu.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: 0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.5 required=5.9 tests=BAYES_40,DNS_FROM_SECURITYSAGE autolearn=no SpamAssassin version=3.2.3 0.5 BAYES_40 BODY: Bayesian spam probability is 20 to 40% [score: 0.3277] 0.0 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Li Zefan wrote: > css will be initialized by cgroup core. > > Signed-off-by: Li Zefan > --- > kernel/sched.c | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) applied to tip/sched/devel, thanks! Ingo