Date: Sat, 31 Jan 2004 17:24:54 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c Message-ID: <200402010124.i111Osxh001491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2004/01/31 17:24:54 PST
FreeBSD src repository
Modified files:
sys/kern kern_switch.c
Log:
- Assert that td_critnest > 0 in critical_exit() to catch cases of
unbalanced uses of the critical_* api.
Revision Changes Path
1.65 +2 -0 src/sys/kern/kern_switch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402010124.i111Osxh001491>
