From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com [209.85.217.173]) by kanga.kvack.org (Postfix) with ESMTP id 3104F6B0035 for ; Wed, 24 Sep 2014 03:18:49 -0400 (EDT) Received: by mail-lb0-f173.google.com with SMTP id 10so8410884lbg.32 for ; Wed, 24 Sep 2014 00:18:48 -0700 (PDT) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [2a00:1450:4010:c03::233]) by mx.google.com with ESMTPS id yg7si5602414lbb.133.2014.09.24.00.18.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Sep 2014 00:18:47 -0700 (PDT) Received: by mail-la0-f51.google.com with SMTP id pv20so544077lab.38 for ; Wed, 24 Sep 2014 00:18:47 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20140924043423.GA28993@roeck-us.net> References: <5420b8b0.9HdYLyyuTikszzH8%akpm@linux-foundation.org> <20140923190222.GA4662@roeck-us.net> <5421D8B1.1030504@infradead.org> <20140923205707.GA14428@roeck-us.net> <5421E7E1.80203@infradead.org> <20140923215356.GA15481@roeck-us.net> <20140924043423.GA28993@roeck-us.net> Date: Wed, 24 Sep 2014 09:18:46 +0200 Message-ID: Subject: Re: mmotm 2014-09-22-16-57 uploaded From: Geert Uytterhoeven Content-Type: text/plain; charset=UTF-8 Sender: owner-linux-mm@kvack.org List-ID: To: Guenter Roeck Cc: Randy Dunlap , Andrew Morton , mm-commits@vger.kernel.org, "linux-kernel@vger.kernel.org" , Linux MM , Linux FS Devel , Linux-Next , Stephen Rothwell , Michal Hocko , David Miller On Wed, Sep 24, 2014 at 6:34 AM, Guenter Roeck wrote: > On Tue, Sep 23, 2014 at 02:53:56PM -0700, Guenter Roeck wrote: >> > Neither of these patches enables CONFIG_NET. They just add dependencies. >> > >> This means CONFIG_NET is now disabled in at least 31 configurations where >> it used to be enabled before (per my count), and there may be additional >> impact due to the additional changes of "select X" to "depends on X". >> >> 3.18 is going to be interesting. >> > Actually, turns out the changes are already in 3.17. > > In case anyone is interested, here is a list of now broken configurations > (where 'broken' is defined as "CONFIG NET used to be defined, but > is not defined anymore"). No guarantee for completeness or correctness. Fortunately (for m68k) I always work with the full defconfig files, and regenerate the minimal ones from the full ones on every -rc release locally. That way you see the churn... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org