Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932115AbbGUMzv (ORCPT ); Tue, 21 Jul 2015 08:55:51 -0400 Received: from mail-wg0-f43.google.com ([74.125.82.43]:35929 "EHLO mail-wg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752364AbbGUMzt (ORCPT ); Tue, 21 Jul 2015 08:55:49 -0400 Date: Tue, 21 Jul 2015 14:55:46 +0200 From: Michal Hocko To: Andrew Morton Cc: Johannes Weiner , Vladimir Davydov , Tejun Heo , linux-mm@kvack.org, LKML Subject: Re: [PATCH 1/5] memcg: export struct mem_cgroup Message-ID: <20150721125546.GM11967@dhcp22.suse.cz> References: <1436958885-18754-1-git-send-email-mhocko@kernel.org> <1436958885-18754-2-git-send-email-mhocko@kernel.org> <20150715135711.1778a8c08f2ea9560a7c1f6f@linux-foundation.org> <20150716071948.GC3077@dhcp22.suse.cz> <20150716143433.e43554a19b1c89a8524020cb@linux-foundation.org> <20150716225639.GA11131@cmpxchg.org> <20150716160358.de3404c44ba29dc132032bbc@linux-foundation.org> <20150717122819.GA14895@cmpxchg.org> <20150720112356.GF1211@dhcp22.suse.cz> <20150720154327.97fd5ca81fe6ce50e4a631ff@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150720154327.97fd5ca81fe6ce50e4a631ff@linux-foundation.org> 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: 794 Lines: 20 On Mon 20-07-15 15:43:27, Andrew Morton wrote: > On Mon, 20 Jul 2015 13:23:56 +0200 Michal Hocko wrote: > > > I do not think we want two sets of header > > files - one for mm and other for other external users. > > We're already doing this (mm/*.h) and it works well. I still fail to see any huge win for memcontrol.h though. Anyway I gave it a try and hit the dependencies wall very soon (especially due to mm/slab.h vs. mm/memcontrol.h dependencies). Who knows how many others are lurking there. -- Michal Hocko SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/