Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754550AbXFVHmo (ORCPT ); Fri, 22 Jun 2007 03:42:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751296AbXFVHmf (ORCPT ); Fri, 22 Jun 2007 03:42:35 -0400 Received: from mail2.asahi-net.or.jp ([202.224.39.198]:21121 "EHLO mail.asahi-net.or.jp" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750917AbXFVHme (ORCPT ); Fri, 22 Jun 2007 03:42:34 -0400 Date: Fri, 22 Jun 2007 16:42:31 +0900 Message-ID: From: Yoshinori Sato To: David Miller Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] CONFIG_INET depend on CONFIG_SYSCTL In-Reply-To: <20070612.230545.104645806.davem@davemloft.net> References: <20070612.010855.51301101.davem@davemloft.net> <20070612.230545.104645806.davem@davemloft.net> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.95 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1356 Lines: 40 At Tue, 12 Jun 2007 23:05:45 -0700 (PDT), David Miller wrote: > > From: Yoshinori Sato > Date: Wed, 13 Jun 2007 14:59:16 +0900 > > > At Tue, 12 Jun 2007 01:08:55 -0700 (PDT), > > David Miller wrote: > > > > > 2) It is much better to add the appropriate CONFIG_SYSCTL > > > ifdefs to the INET code than to force it on for everyone. > > > > It examined that, but many corrections become necessary. > > I understand, but embedded people will not be happy that > SYSFS is a requirement for IPV4 networking. Every little > bit of space savings matters for them. A reply became late, sorry. I do not check it in detail, but there seem to be part a few depending SYSFS. I need to check whether can separate a SYSFS depending part. It may take time, but tries to check it. > - > 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/ -- Yoshinori Sato - 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/