Date: Fri, 21 Jan 2005 18:31:26 +0000 (UTC) From: Roman Kurakin <rik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_device.c Message-ID: <200501211831.j0LIVQcq093742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rik 2005-01-21 18:31:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph ng_device.c Log: MFC: -j 1.15 -j 1.16 tsleep => msleep read sys/kern/kern_synch.c, msleep (): KASSERT(timo != 0 || mtx_owned(&Giant) || mtx != NULL, ("sleeping without a mutex")); MFC after: 3 days Revision Changes Path 1.11.2.2 +2 -2 src/sys/netgraph/ng_device.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501211831.j0LIVQcq093742>