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