Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2013 11:26:47 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r259859 - head/sys/netinet/libalias
Message-ID:  <201312271126.47194.jhb@freebsd.org>
In-Reply-To: <20131226200741.GV71033@FreeBSD.org>
References:  <201312250324.rBP3OKqV015383@svn.freebsd.org> <201312261104.54970.jhb@freebsd.org> <20131226200741.GV71033@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, December 26, 2013 3:07:41 pm Gleb Smirnoff wrote:
> On Thu, Dec 26, 2013 at 11:04:54AM -0500, John Baldwin wrote:
> J> On Tuesday, December 24, 2013 10:24:20 pm Gleb Smirnoff wrote:
> J> > Author: glebius
> J> > Date: Wed Dec 25 03:24:20 2013
> J> > New Revision: 259859
> J> > URL: http://svnweb.freebsd.org/changeset/base/259859
> J> > 
> J> > Log:
> J> >   Cleanup alias module handler register/unregister.
> J> >   
> J> >   - Remove locking, since all module(9) events are running under &Giant.
> J> 
> J> Eh, at some point that will go away.
> 
> Are they going to be serialized by default?

Wasn't really planning on that.  Perhaps they should be however.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312271126.47194.jhb>