From: David Miller <davem@davemloft.net>
To: ysato@users.sourceforge.jp
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] CONFIG_INET depend on CONFIG_SYSCTL
Date: Tue, 12 Jun 2007 01:08:55 -0700 (PDT) [thread overview]
Message-ID: <20070612.010855.51301101.davem@davemloft.net> (raw)
In-Reply-To: <m2sl8xfwq8.wl%ysato@users.sourceforge.jp>
From: Yoshinori Sato <ysato@users.sourceforge.jp>
Date: Tue, 12 Jun 2007 16:38:55 +0900
> It cannot build with CONFIG_SYSCTL=n and CONFIG_INET=y.
> In case of CONFIG_INET=y it should become CONFIG_SYSCTL=y.
>
> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
1) Please post networking patches to netdev@vger.kernel.org
which has been added to the CC:
2) It is much better to add the appropriate CONFIG_SYSCTL
ifdefs to the INET code than to force it on for everyone.
next parent reply other threads:[~2007-06-12 8:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <m2sl8xfwq8.wl%ysato@users.sourceforge.jp>
2007-06-12 8:08 ` David Miller [this message]
2007-06-13 5:59 ` [PATCH] CONFIG_INET depend on CONFIG_SYSCTL Yoshinori Sato
2007-06-13 6:05 ` David Miller
2007-06-22 7:42 ` Yoshinori Sato
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070612.010855.51301101.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ysato@users.sourceforge.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).