Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2006 10:32:09 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Martin Blapp <mbr@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_proc.c
Message-ID:  <200609261032.10254.jhb@freebsd.org>
In-Reply-To: <200609231735.k8NHZPWn003039@repoman.freebsd.org>
References:  <200609231735.k8NHZPWn003039@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 23 September 2006 13:35, Martin Blapp wrote:
> mbr         2006-09-23 17:35:24 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             kern_proc.c 
>   Log:
>   Protect enterpgrp() against another tty/proc race case until the tty 
locking work
>   has been fixed.

I would move Giant up even further since P_CONTROLT isn't really fully locked 
yet (p_flag is, but P_CONTROLT isn't really, I have some old WIP for 
P_CONTROLT).

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609261032.10254.jhb>