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