From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: Re: [PATCHSET REPOST cgroup/for-3.14] cgroup: factor out css creation into create_css() Date: Mon, 9 Dec 2013 17:15:54 +0800 Message-ID: <52A58A4A.6030608@huawei.com> References: <1386361672-27791-1-git-send-email-tj@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386361672-27791-1-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Tejun Heo Cc: vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: containers.vger.kernel.org On 2013/12/7 4:27, Tejun Heo wrote: > Hello, > > This is repost of the following. > > http://thread.gmane.org/gmane.linux.kernel.cgroups/8981 > > It got reviewed and acked then but I somehow forgot apply and Vladimir > reporting the same bug that the first patch in the original patch > fixed reminded me. The first patch is already applied to > cgroup/for-3.13-fixes which is pulled into for-3.14 for this series. Yeah, that's why I have a vivid memory that the bug has already been fixed when I saw Vladimir's bug report. :)