Date: Thu, 17 Apr 2003 15:18:07 -0700 (PDT) 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/linux linux_sysvec.c Message-ID: <200304172218.h3HMI7ci076677@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/04/17 15:18:07 PDT FreeBSD src repository Modified files: sys/i386/linux linux_sysvec.c Log: Don't drop the proc lock just to reacquire it after a few simple assignment statements. Just hold the lock the entire time. Revision Changes Path 1.121 +0 -2 src/sys/i386/linux/linux_sysvec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304172218.h3HMI7ci076677>