]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a new informative KASSERT to ensure that a process is in the SRUN state
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 9 Mar 2001 03:59:50 +0000 (03:59 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 9 Mar 2001 03:59:50 +0000 (03:59 +0000)
commit3a3f6082886850e43ee17c5c4ec73e702c4640f8
treeceaa6c013a774fc69e062615df44ce56b2669f27
parent2e5fc9fd7e6a10e8a3eadc6a929291ba18d32472
Add a new informative KASSERT to ensure that a process is in the SRUN state
before we return it to cpu_switch().
sys/kern/kern_switch.c