Received: with ECARTIS (v1.0.0; list netdev); Tue, 30 Sep 2003 03:15:08 -0700 (PDT) Received: from executor.cambridge.redhat.com (pub237.cambridge.redhat.com [213.86.99.237] (may be forged)) by oss.sgi.com (8.12.10/8.12.10) with SMTP id h8UAEYFx013007 for ; Tue, 30 Sep 2003 03:14:34 -0700 Received: from hades.cambridge.redhat.com (hades.cambridge.redhat.com [172.16.18.64]) by executor.cambridge.redhat.com (Postfix) with ESMTP id 5E61563D63; Tue, 30 Sep 2003 11:14:28 +0100 (BST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by hades.cambridge.redhat.com (8.12.10/8.11.0) with ESMTP id h8UAEQpb020635; Tue, 30 Sep 2003 11:14:26 +0100 Subject: Re: RFC: [2.6 patch] disallow modular IPv6 From: David Woodhouse To: "David S. Miller" Cc: bunk@fs.tum.de, acme@conectiva.com.br, netdev@oss.sgi.com, pekkas@netcore.fi, lksctp-developers@lists.sourceforge.net, linux-kernel@vger.kernel.org In-Reply-To: <20030930030153.6510dbae.davem@redhat.com> References: <20030928225941.GW15338@fs.tum.de> <20030928231842.GE1039@conectiva.com.br> <20030928232403.GX15338@fs.tum.de> <20030929220916.19c9c90d.davem@redhat.com> <1064903562.6154.160.camel@imladris.demon.co.uk> <20030930000302.3e1bf8bb.davem@redhat.com> <1064907572.21551.31.camel@hades.cambridge.redhat.com> <20030930010855.095c2c35.davem@redhat.com> <1064910398.21551.41.camel@hades.cambridge.redhat.com> <20030930013025.697c786e.davem@redhat.com> <1064911360.21551.49.camel@hades.cambridge.redhat.com> <20030930015125.5de36d97.davem@redhat.com> <1064913241.21551.69.camel@hades.cambridge.redhat.com> <20030930022410.08c5649c.davem@redhat.com> <1064916168.21551.105.camel@hades.cambridge.redhat.com> <20030930030153.6510dbae.davem@redhat.com> Content-Type: text/plain Message-Id: <1064916865.21551.114.camel@hades.cambridge.redhat.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-2.dwmw2.3) Date: Tue, 30 Sep 2003 11:14:26 +0100 Content-Transfer-Encoding: 7bit X-archive-position: 378 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: dwmw2@infradead.org Precedence: bulk X-list: netdev On Tue, 2003-09-30 at 03:01 -0700, David S. Miller wrote: > Then let's agree to disagree. That's what I suggested 50 minutes ago :) As I said, it's a matter of taste. The idea that CONFIG_xxx_MODULE should be removed from visibility during the vmlinux build is not limited to myself and Adrian alone. We can revisit it during 2.7 development. I won't be spending time on it myself at least until after sleep_on() is already dead, but I'm sure someone will offer it as a 'cleanup'. -- dwmw2