From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH] cgroup: remove extra calls to find_existing_css_set Date: Mon, 30 Jan 2012 13:04:04 -0800 Message-ID: <20120130210404.GA27616@google.com> References: <1327956716-11537-1-git-send-email-msb@chromium.org> <20120130210128.GA27051@google.com> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=9AuKOTNtK+ZLwkD+U5dY63r2RSxveJioX4Azckneuy0=; b=w5hCJ+uV1wvAcKy9bQey33MwXHl9Pg7F7/h5Zih/2Q78ipYobjHcfjL/BWux6eMIZJ lz9JSW5J0lwtRa4nZCkA+WIt26C86XuNspQDBpGP2SuW1ZHuHg1xkTdMu4CBB2J3bqMd yA1p/0xYXWxvyXxWAmlHRzD3UsR+zuFA+qYwY= Content-Disposition: inline In-Reply-To: <20120130210128.GA27051-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mandeep Singh Baines Cc: Li Zefan , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, KAMEZAWA Hiroyuki , Frederic Weisbecker , Oleg Nesterov , Andrew Morton , Paul Menage 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. Thanks. -- tejun From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753586Ab2A3VEP (ORCPT ); Mon, 30 Jan 2012 16:04:15 -0500 Received: from mail-pz0-f46.google.com ([209.85.210.46]:46407 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752583Ab2A3VEO (ORCPT ); Mon, 30 Jan 2012 16:04:14 -0500 Date: Mon, 30 Jan 2012 13:04:04 -0800 From: Tejun Heo To: Mandeep Singh Baines Cc: Li Zefan , linux-kernel@vger.kernel.org, containers@lists.linux-foundation.org, cgroups@vger.kernel.org, KAMEZAWA Hiroyuki , Frederic Weisbecker , Oleg Nesterov , Andrew Morton , Paul Menage Subject: Re: [PATCH] cgroup: remove extra calls to find_existing_css_set Message-ID: <20120130210404.GA27616@google.com> References: <1327956716-11537-1-git-send-email-msb@chromium.org> <20120130210128.GA27051@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120130210128.GA27051@google.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks. -- tejun