Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 08:09:41 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9908 for review
Message-ID:  <200204171509.g3HF9fd96118@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9908

Change 9908 by rwatson@rwatson_tislabs on 2002/04/17 08:09:28

	Remove XXX for __mac_get_proc, since it used td_ucred not p_ucred
	so doesn't require proc locking.  __mac_set_proc still needs
	fixing.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#124 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#124 (text+ko) ====

@@ -1442,7 +1442,6 @@
 
 /*
  * MPSAFE
- * XXX Proc Locking
  */
 int
 __mac_get_proc(struct thread *td, struct __mac_get_proc_args *uap)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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