cvs commit: src/sys/compat/linprocfs linprocfs.c
John Baldwin
jhb at FreeBSD.org
Thu Apr 17 14:58:46 PDT 2003
jhb 2003/04/17 14:58:45 PDT
FreeBSD src repository
Modified files:
sys/compat/linprocfs linprocfs.c
Log:
P_SHOULDSTOP used to be p_stat == SSTOP and needed the sched_lock, now it
is protected by the proc lock and doesnt' need sched_lock, so adjust the
locking appropriately.
Revision Changes Path
1.64 +3 -3 src/sys/compat/linprocfs/linprocfs.c
More information about the cvs-all
mailing list