From: "David S. Miller" <davem@redhat.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: netdev@oss.sgi.com, linux-net@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: 2.4.23 and CONFIG_PROC_FS=n
Date: Sun, 30 Nov 2003 10:58:29 -0800 [thread overview]
Message-ID: <20031130105829.478e408a.davem@redhat.com> (raw)
In-Reply-To: <Pine.GSO.4.21.0311301949180.23461-100000@waterleaf.sonytel.be>
On Sun, 30 Nov 2003 19:55:48 +0100 (MET)
Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> When compiling 2.4.23 with CONFIG_PROC_FS disabled, I found a few
> network-related files that don't compile:
> 1. net/atm/br2684.c
> 2. net/core/pktgen.c
> 3. net/ipv4/netfilter/ipt_recent.c
>
> The patch below fixes 1 and 3. Note that 3 still generates a compiler warning
> (`ip_list_perms' defined but not used).
Thanks Geert, I'll review and probably apply this.
> The packet generator is a bit trickier, since its functionality seems to
> depend completely on the proc file system.
Yes, it does, should just add the dependency to the config.
Thanks again.
prev parent reply other threads:[~2003-11-30 18:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-30 18:55 2.4.23 and CONFIG_PROC_FS=n Geert Uytterhoeven
2003-11-30 18:58 ` David S. Miller [this message]
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=20031130105829.478e408a.davem@redhat.com \
--to=davem@redhat.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/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).