Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2009 02:24:45 +0100
From:      Bruce Simpson <bms@incunabulum.net>
To:        Michael Tuexen <tuexen@freebsd.org>
Cc:        FreeBSD net mailing list <freebsd-net@freebsd.org>
Subject:   Re: mld_mtx lock order reversal
Message-ID:  <4A70F65D.1040201@incunabulum.net>
In-Reply-To: <30F5F8DF-111B-4931-8AA3-DDD18B3A5AB9@freebsd.org>
References:  <30F5F8DF-111B-4931-8AA3-DDD18B3A5AB9@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Tuexen wrote:
> Dear all,
>
> when doing a
> ifconfig gif0 down
> ifconfig gif0 -tunnel
> ifconfig gif0 destroy
> I got a the following message on the last command.
> Is this a false positive?

See comments in mld6.c.

Some LOR warnings are unavoidable at the moment because of INET6 
locking; the worst culprit is the SCOPE6 lock.

Unfortunately I can't do anything about this right now. The LORs 
themselves should be pretty benign.




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