Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753188AbbFSPRb (ORCPT ); Fri, 19 Jun 2015 11:17:31 -0400 Received: from mail-qk0-f178.google.com ([209.85.220.178]:34277 "EHLO mail-qk0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752001AbbFSPRY (ORCPT ); Fri, 19 Jun 2015 11:17:24 -0400 Date: Fri, 19 Jun 2015 11:17:19 -0400 From: Tejun Heo To: Michal Hocko Cc: axboe@kernel.dk, linux-kernel@vger.kernel.org, jack@suse.cz, hch@infradead.org, hannes@cmpxchg.org, linux-fsdevel@vger.kernel.org, vgoyal@redhat.com, lizefan@huawei.com, cgroups@vger.kernel.org, linux-mm@kvack.org, clm@fb.com, fengguang.wu@intel.com, david@fromorbit.com, gthelen@google.com, khlebnikov@yandex-team.ru Subject: Re: [PATCH 06/51] memcg: add mem_cgroup_root_css Message-ID: <20150619151719.GI12934@mtj.duckdns.org> References: <1432329245-5844-1-git-send-email-tj@kernel.org> <1432329245-5844-7-git-send-email-tj@kernel.org> <20150617145642.GI25056@dhcp22.suse.cz> <20150617182500.GI22637@mtj.duckdns.org> <20150618111227.GA5858@dhcp22.suse.cz> <20150618174930.GA12934@mtj.duckdns.org> <20150619091848.GE4913@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150619091848.GE4913@dhcp22.suse.cz> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 23 On Fri, Jun 19, 2015 at 11:18:48AM +0200, Michal Hocko wrote: > On Thu 18-06-15 13:49:30, Tejun Heo wrote: > [...] > > > I have tried to compile with !CONFIG_MEMCG and !CONFIG_CGROUP_WRITEBACK > > > without mem_cgroup_root_css defined for this configuration and > > > mm/backing-dev.c compiles just fine. So maybe we should get rid of it > > > rather than have a potentially tricky code? > > > > Yeah, please feel free to queue a patch to remove it if doesn't break > > anything. > > Against which branch should a I generate the patch? It's in the for-4.2/writeback branch of the block tree; however, a patch against -mm should work, right? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/