Date: Mon, 7 Jun 2004 14:57:29 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: Gleb Smirnoff <glebius@cell.sick.ru> Cc: net@FreeBSD.org Subject: Re: check for M_DONTWAIT in NG_MKMESSAGE Message-ID: <Pine.BSF.4.21.0406071455050.81876-100000@InterJet.elischer.org> In-Reply-To: <20040607214627.GA24142@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Jun 2004, Gleb Smirnoff wrote: > On Mon, Jun 07, 2004 at 04:58:27PM -0400, Brian Feldman wrote: > B> > Seems like you problem is caused (indirectly) by mbuma import. See > B> > > B> > http://lists.freebsd.org/pipermail/freebsd-current/2004-June/028153.html > B> > > B> > Perhaps Bosko has more comments. > B> > B> Please try removing both KASSERT() calls from NG_MKMESSAGE() in > B> src/sys/sys/ng_message.h, and then rebuild (and unload and reload) > B> all netgraph modules. The KASSERT() lines appear to be entirely > B> bogus now. > > Agreed. After mbuma import the first KASSERT() definitely must be removed. > Julian, take a look at this. It must be fixed ASAP. Messages never were done by mbuf so it's a bit puzzling what mbuma has to do with it.. however, removing the KASSERT seems appropriate. > > -- > Totus tuus, Glebius. > GLEBIUS-RIPN GLEB-RIPE >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0406071455050.81876-100000>