]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change improper locking assertion in mge
authorzbb <zbb@FreeBSD.org>
Sun, 25 Oct 2015 22:17:10 +0000 (22:17 +0000)
committerzbb <zbb@FreeBSD.org>
Sun, 25 Oct 2015 22:17:10 +0000 (22:17 +0000)
commit833e6c9b490098b9d91894c30afc8571358b6b77
treeb1990fdbfd3ab4888db282daa439a1f9bc7c048b
parent6644b9d363df4744ff08866bbbce831ab3ec6bf4
Change improper locking assertion in mge

Assertion used here was invalid. If current thread helds any of locks,
we never want to recurse on them.

Obtained from:  Semihalf
Submitted by:   Bartosz Szczepanek <bsz@semihalf.com>
Differential revision: https://reviews.freebsd.org/D3903
sys/dev/mge/if_mgevar.h