Date: Wed, 25 Jun 2003 11:53:42 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Maxime Henrion <mux@freebsd.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c Message-ID: <20030625115325.N72722@root.org> In-Reply-To: <20030625184303.GZ21011@elvis.mu.org> References: <20030625132838.643CB37B415@hub.freebsd.org> <20030625113931.I72722@root.org> <20030625184303.GZ21011@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Jun 2003, Maxime Henrion wrote: > Nate Lawson wrote: > > Did you intend to remove the PROC_UNLOCK along with the 'if'? It seems > > it is still needed since at least the proctree_lock is still held. > > There is nothing to PROC_UNLOCK() here since pfind() returned NULL. The > proctree_lock is unlocked at the done: label. Ok, thanks. -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030625115325.N72722>