]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add an INVARIENTS only check to make sure Giant is held if mbuf
authorDavid Malone <dwmalone@FreeBSD.org>
Thu, 29 May 2003 18:38:24 +0000 (18:38 +0000)
committerDavid Malone <dwmalone@FreeBSD.org>
Thu, 29 May 2003 18:38:24 +0000 (18:38 +0000)
commit0f7e5f778a8789c1b5dbb2bdbfcc51e4a103a1d4
tree533b57419be463834e906e7005c3a334ec5580f4
parentde1cab2b606b9b65ea65be13c9de2c9ae2a3a083
Add an INVARIENTS only check to make sure Giant is held if mbuf
allocation is attempted with M_TRYWAIT.

Reviewed by: bmilekic
Approved by: re (scottl)
sys/kern/subr_mbuf.c