svn commit: r349198 - releng/12.0/sys/net

Mark Johnston markj at freebsd.org
Mon Jun 24 22:23:47 UTC 2019


On Mon, Jun 24, 2019 at 02:25:40PM -0700, Gleb Smirnoff wrote:
>   Hi,
> 
> On Wed, Jun 19, 2019 at 04:41:18PM +0000, Gordon Tetlow wrote:
> G> Author: gordon
> G> Date: Wed Jun 19 16:41:18 2019
> G> New Revision: 349198
> G> URL: https://svnweb.freebsd.org/changeset/base/349198
> G> 
> G> Log:
> G>   Fix incorrect locking in networking stack.
> G>   
> G>   Approved by:	so
> G>   Security:	FreeBSD-EN-19:11.net
> 
> do I understand correct that problem isn't applicable to head, since
> it was accidentially covered in r340413? Either fix for stable or
> r340413 aren't a good looking code.

I don't know about "accidentally," but yes.  The problem was that
r340413 could not easily be MFCed.  See D17996 and D19764.


More information about the svn-src-all mailing list