From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752347AbdGRWLU (ORCPT ); Tue, 18 Jul 2017 18:11:20 -0400 Received: from mail-qk0-f196.google.com ([209.85.220.196]:33194 "EHLO mail-qk0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751794AbdGRWLS (ORCPT ); Tue, 18 Jul 2017 18:11:18 -0400 Date: Tue, 18 Jul 2017 18:11:14 -0400 From: Tejun Heo To: Waiman Long Cc: Li Zefan , Johannes Weiner , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH cgroup/for-4.13-fixes] cgroup: create dfl_root files on subsys registration Message-ID: <20170718221114.GI3365493@devbig577.frc2.facebook.com> References: <1500406336-29512-1-git-send-email-longman@redhat.com> <20170718195148.GC3365493@devbig577.frc2.facebook.com> <539870d2-8b85-2f54-61bd-4ba068e75ce0@redhat.com> <20170718201229.GD3365493@devbig577.frc2.facebook.com> <255cc198-2c10-af76-98ca-086807d11540@redhat.com> <20170718205009.GE3365493@devbig577.frc2.facebook.com> <20170718210658.GF3365493@devbig577.frc2.facebook.com> <20170718215746.GG3365493@devbig577.frc2.facebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 18, 2017 at 06:09:16PM -0400, Waiman Long wrote: > On 07/18/2017 05:57 PM, Tejun Heo wrote: > Yes, this patch fix the problem. > > Tested-by: Waiman Long Great, will route the patch through cgroup/for-4.13-fixes. Thanks for spotting the subtle bug! -- tejun