Date: Thu, 23 Sep 2004 21:03:17 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_kse.c Message-ID: <200409232103.i8NL3HsZ065459@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004-09-23 21:03:17 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c
Log:
- Assert sched_lock in upcall_remove() since it is needed there and all
callers already lock it there.
- Lock sched_lock slightly earlier in kse_create() so that it covers
kg_numupcalls.
Revision Changes Path
1.202 +3 -1 src/sys/kern/kern_kse.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409232103.i8NL3HsZ065459>
