Date: Sun, 12 Dec 2004 18:42:16 +0300 From: Gleb Smirnoff <glebius@freebsd.org> To: Matteo Riondato <rionda@gufi.org> Cc: freebsd-current@freebsd.org Subject: Re: New kernel netgraph warning with recent -current: PPPoE Message-ID: <20041212154216.GB22999@cell.sick.ru> In-Reply-To: <1102715122.773.9.camel@kaiser.sig11.org> References: <20041209211808.GA2477@nagual.pp.ru> <1102715122.773.9.camel@kaiser.sig11.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 10, 2004 at 10:45:22PM +0100, Matteo Riondato wrote: M> Andrey Chernov wrote: M> > Just start ppp as usual, with M> > set device PPPoE:fxp0 M> > in /etc/ppp/ppp.conf and got kernel warning now: M> > WARNING: attempt to net_add_domain(netgraph) after domainfinalize() M> > M> > Month old -current don't say this. M> M> M> Same problem here with a world+kernel from today. M> M> I think it's related to this commit: M> M> glebius 2004-12-08 13:27:55 UTC M> M> FreeBSD src repository M> M> Modified files: M> sys/netgraph ng_pppoe.c M> Log: M> - Use ng_callout() instead of timeout() M> - remove spl(9) calls M> M> Tested by: Ilya Pizik M> Approved by: julian (mentor) M> M> Revision Changes Path M> 1.70 +23 -30 src/sys/netgraph/ng_pppoe.c It is not related to this commit, but to rev 1.41, 1.42 of kern/uipc_domain.c You should consider this warning harmless. Max is working on this. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041212154216.GB22999>