From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761604AbcALEcx (ORCPT ); Mon, 11 Jan 2016 23:32:53 -0500 Received: from mail-qk0-f169.google.com ([209.85.220.169]:33245 "EHLO mail-qk0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761069AbcALEcv (ORCPT ); Mon, 11 Jan 2016 23:32:51 -0500 Date: Mon, 11 Jan 2016 23:32:49 -0500 From: Tejun Heo To: Linus Torvalds Cc: Linux Kernel Mailing List , Li Zefan , Johannes Weiner , cgroups Subject: Re: [GIT PULL] cgroup changes for v4.5-rc1 Message-ID: <20160112043249.GL3660@htj.duckdns.org> References: <20160111200607.GK1898@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Linus. On Mon, Jan 11, 2016 at 07:20:12PM -0800, Linus Torvalds wrote: > On Mon, Jan 11, 2016 at 12:06 PM, Tejun Heo wrote: > > > > cgroup changes for v4.5-rc1. > > Hmm. Is it really called for to rename all the docs etc > "cgroup-legacy", considering that it's the one that is actually used, > and the new one isn't even ready yet? > > That seems very questionable. Hmmm... yeah, maybe that was too aggressive. Renaming it to cgroup-v1/ and cgroup-v2.txt. Will send out the updated pull request soon. Thanks. -- tejun