Date: Fri, 31 Aug 2001 20:54:10 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_synch.c syscalls.master Message-ID: <200109010354.f813sAA04920@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/08/31 20:54:10 PDT
Modified files:
sys/kern kern_synch.c syscalls.master
Log:
Make yield() MPSAFE.
Synchronize syscalls.master with all MPSAFE changes to date. Synchronize
new syscall generation follows because yield() will panic if it is out
of sync with syscalls.master.
Revision Changes Path
1.159 +7 -2 src/sys/kern/kern_synch.c
1.95 +20 -20 src/sys/kern/syscalls.master
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109010354.f813sAA04920>
