svn commit: r340413 - in head/sys: kern net sys

Cy Schubert Cy.Schubert at cschubert.com
Wed Nov 14 15:26:00 UTC 2018


In message <178c3d69-4a3b-49cb-dab4-f6f4139dfc1a at 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 at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.





More information about the svn-src-all mailing list