public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Sharyathi Nagesh <sharyath@in.ibm.com>
Cc: serge@hallyn.com, linux-kernel@vger.kernel.org,
	menage@google.com, adobriyan@gmail.com,
	balbir@linux.vnet.ibm.com, risrajak@in.ibm.com
Subject: Re: Error with cgroups: "unused subsystem ns"
Date: Thu, 18 Dec 2008 11:12:55 -0800	[thread overview]
Message-ID: <20081218111255.3d95bd1c.akpm@linux-foundation.org> (raw)
In-Reply-To: <494A30DA.5030605@in.ibm.com>

On Thu, 18 Dec 2008 16:45:38 +0530
Sharyathi Nagesh <sharyath@in.ibm.com> wrote:

> Serge
> > 
> > Resend the patch to lkml.  Assuming you are talking about commit id
> > 93af30a60055a83a00188ae04b88bbd9b4e1489a, go ahead and add my
> > Acked-by.
> Yes it is the same patch. I am attaching the patch for 2.6.28-rc8 let me 
> know: when this can accepted into main line?
> 
> > Converting it to a pr_debug() might be another thing to consider, but
> > I'm not sure anyone wants these messages.
> > 
> > -serge
> 
> Thanks
> Yeehaw
> 
> 
> 
> 
> 
> [unused_subsystem_ns.patch  text/x-diff (667B)]
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
> Signed-off-by: Sharyathi Nagesh <sharyathi@in.ibm.com>
> 
> Acked-by: Serge E. Hallyn <serge@hallyn.com>
> -----------------
> 
> 
> Index: linux-2.6.28-rc8/kernel/cgroup.c
> ===================================================================
> --- linux-2.6.28-rc8.orig/kernel/cgroup.c	2008-12-11 04:41:51.000000000 +0530
> +++ linux-2.6.28-rc8/kernel/cgroup.c	2008-12-18 21:55:58.000000000 +0530
> @@ -2934,9 +2934,6 @@
>   again:
>  	root = subsys->root;
>  	if (root == &rootnode) {
> -		printk(KERN_INFO
> -		       "Not cloning cgroup for unused subsystem %s\n",
> -		       subsys->name);
>  		mutex_unlock(&cgroup_mutex);
>  		return 0;
>  	}
> 

I'm unsure waht to make of this.  It has no changelog.  It appears to have
been authored by yourself, although it's unclear why it has Alexey's
signoff as well.

  reply	other threads:[~2008-12-18 19:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17 10:26 Error with cgroups: "unused subsystem ns" Sharyathi Nagesh
2008-12-18  1:08 ` Serge E. Hallyn
2008-12-18 11:15   ` Sharyathi Nagesh
2008-12-18 19:12     ` Andrew Morton [this message]
2008-12-19 17:17       ` Sharyathi Nagesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081218111255.3d95bd1c.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=adobriyan@gmail.com \
    --cc=balbir@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=menage@google.com \
    --cc=risrajak@in.ibm.com \
    --cc=serge@hallyn.com \
    --cc=sharyath@in.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox