From: Mandeep Singh Baines <msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
To: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Mandeep Singh Baines
<msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>,
Li Zefan <lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
KAMEZAWA Hiroyuki
<kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>,
Frederic Weisbecker
<fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
Paul Menage <paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org>
Subject: Re: [PATCH] cgroup: remove extra calls to find_existing_css_set
Date: Mon, 30 Jan 2012 14:06:33 -0800 [thread overview]
Message-ID: <20120130220633.GT4656@google.com> (raw)
In-Reply-To: <20120130210404.GA27616-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
Tejun Heo (tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org) wrote:
> On Mon, Jan 30, 2012 at 01:01:28PM -0800, Tejun Heo wrote:
> > Hello,
> >
> > On Mon, Jan 30, 2012 at 12:51:56PM -0800, Mandeep Singh Baines wrote:
> > > - /*
> > > + /*
> >
> > Whitespace contamination fixed.
> >
> > Applied to cgroup/for-3.4 w/ previous Acked-by's added. Please
> > collect them on submission.
>
> Ooh, never mind. I was confused with acks to other patches. Only Li
> has acked it, right? If somebody else also acked it, please scream.
>
Yep. Just Li.
> Thanks.
>
> --
> tejun
WARNING: multiple messages have this Message-ID (diff)
From: Mandeep Singh Baines <msb@chromium.org>
To: Tejun Heo <tj@kernel.org>
Cc: Mandeep Singh Baines <msb@chromium.org>,
Li Zefan <lizf@cn.fujitsu.com>,
linux-kernel@vger.kernel.org,
containers@lists.linux-foundation.org, cgroups@vger.kernel.org,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>,
Frederic Weisbecker <fweisbec@gmail.com>,
Oleg Nesterov <oleg@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
Paul Menage <paul@paulmenage.org>
Subject: Re: [PATCH] cgroup: remove extra calls to find_existing_css_set
Date: Mon, 30 Jan 2012 14:06:33 -0800 [thread overview]
Message-ID: <20120130220633.GT4656@google.com> (raw)
In-Reply-To: <20120130210404.GA27616@google.com>
Tejun Heo (tj@kernel.org) wrote:
> On Mon, Jan 30, 2012 at 01:01:28PM -0800, Tejun Heo wrote:
> > Hello,
> >
> > On Mon, Jan 30, 2012 at 12:51:56PM -0800, Mandeep Singh Baines wrote:
> > > - /*
> > > + /*
> >
> > Whitespace contamination fixed.
> >
> > Applied to cgroup/for-3.4 w/ previous Acked-by's added. Please
> > collect them on submission.
>
> Ooh, never mind. I was confused with acks to other patches. Only Li
> has acked it, right? If somebody else also acked it, please scream.
>
Yep. Just Li.
> Thanks.
>
> --
> tejun
next prev parent reply other threads:[~2012-01-30 22:06 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-30 20:51 [PATCH] cgroup: remove extra calls to find_existing_css_set Mandeep Singh Baines
2012-01-30 20:51 ` Mandeep Singh Baines
[not found] ` <1327956716-11537-1-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2012-01-30 21:01 ` Tejun Heo
2012-01-30 21:01 ` Tejun Heo
[not found] ` <20120130210128.GA27051-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2012-01-30 21:04 ` Tejun Heo
2012-01-30 21:04 ` Tejun Heo
[not found] ` <20120130210404.GA27616-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2012-01-30 22:06 ` Mandeep Singh Baines [this message]
2012-01-30 22:06 ` Mandeep Singh Baines
2012-01-30 22:06 ` Mandeep Singh Baines
2012-01-30 21:04 ` Tejun Heo
2012-01-30 21:01 ` Tejun Heo
-- strict thread matches above, loose matches on Subject: below --
2012-01-30 20:51 Mandeep Singh Baines
2012-01-24 18:26 Mandeep Singh Baines
2012-01-24 18:26 ` Mandeep Singh Baines
[not found] ` <1327429591-8507-1-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2012-01-29 20:37 ` Tejun Heo
2012-01-29 20:37 ` Tejun Heo
2012-01-29 20:37 ` Tejun Heo
2012-01-30 7:00 ` Li Zefan
2012-01-30 7:00 ` Li Zefan
2012-01-24 18:26 Mandeep Singh Baines
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=20120130220633.GT4656@google.com \
--to=msb-f7+t8e8rja9g9huczpvpmw@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
--cc=fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org \
--cc=oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org \
--cc=tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.