Date: Wed, 14 Nov 2018 07:25:45 -0800 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Hans Petter Selasky <hps@selasky.org> Cc: Cy Schubert <Cy.Schubert@cschubert.com>, Gleb Smirnoff <glebius@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r340413 - in head/sys: kern net sys Message-ID: <201811141525.wAEFPj2s080726@slippy.cwsent.com> In-Reply-To: Message from Hans Petter Selasky <hps@selasky.org> of "Wed, 14 Nov 2018 11:06:38 %2B0100." <178c3d69-4a3b-49cb-dab4-f6f4139dfc1a@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <178c3d69-4a3b-49cb-dab4-f6f4139dfc1a@selasky.org>, Hans Petter Sela sky writes: > On 11/14/18 10:33 AM, Cy Schubert wrote: > > + epoch_thread_init(td); > > Did you forget to call epoch_thread_init() for thread0 ? > > --HPS It appears that interfaces that call if_maddr_rlock(ifp) have the issue. This suggests epoch_thread_init() for thread0 hasn't been called yet when interfaces (specifically those that call if_maddr_rlock()) attach. -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811141525.wAEFPj2s080726>