[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080727213905.GA4499@elte.hu>
Date: Sun, 27 Jul 2008 23:39:05 +0200
From: Ingo Molnar <mingo@...e.hu>
To: David Miller <davem@...emloft.net>
Cc: viro@...IV.linux.org.uk, torvalds@...ux-foundation.org,
linux-kernel@...r.kernel.org
Subject: [bug, build failure] Re: [PATCH] missing bits of net-namespace /
sysctl
* David Miller <davem@...emloft.net> wrote:
> From: Al Viro <viro@...IV.linux.org.uk>
> Date: Sun, 27 Jul 2008 08:59:33 +0100
>
> > Piss-poor sysctl registration API strikes again, film at 11...
> > What we really need is _pathname_ required to be present in
> > already registered table, so that kernel could warn about bad
> > order. That's the next target for sysctl stuff (and generally
> > saner and more explicit order of initialization of ipv[46]
> > internals wouldn't hurt either).
> >
> > For the time being, here are full fixups required by ..._rotable()
> > stuff; we make per-net sysctl sets descendents of "ro" one and
> > make sure that sufficient skeleton is there before we start registering
> > per-net sysctls.
> >
> > Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
>
> Applied, thanks Al.
hmmm:
net/ipv4/route.c: In function 'ip_static_sysctl_init':
net/ipv4/route.c:3225: error: 'ipv4_route_path' undeclared (first use in this function)
net/ipv4/route.c:3225: error: (Each undeclared identifier is reported only once
net/ipv4/route.c:3225: error: for each function it appears in.)
net/ipv4/route.c:3225: error: 'ipv4_route_table' undeclared (first use in this function)
64-bit x86 config attached.
Ingo
View attachment "config" of type "text/plain" (43406 bytes)
Powered by blists - more mailing lists