Date: Thu, 7 Jul 2005 19:28:56 +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/i386/ibcs2 ibcs2_isc.c ibcs2_xenix.c Message-ID: <200507071928.j67JSutt085634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-07-07 19:28:56 UTC
FreeBSD src repository
Modified files:
sys/i386/ibcs2 ibcs2_isc.c ibcs2_xenix.c
Log:
Conditionally acquire Giant around the ISC and Xenix system calls based
on the SYF_MPSAFE flag in the wrapper system calls for the ISC and Xenix
system call vectors.
Approved by: re (scottl)
Revision Changes Path
1.18 +13 -5 src/sys/i386/ibcs2/ibcs2_isc.c
1.35 +11 -5 src/sys/i386/ibcs2/ibcs2_xenix.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507071928.j67JSutt085634>
