PERFORCE change 17678 for review

Robert Watson rwatson at freebsd.org
Wed Sep 18 22:48:53 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=17678

Change 17678 by rwatson at rwatson_paprika on 2002/09/18 15:47:53

	File missed in previous submit: another instances of
	pre_syscall.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/subr_trap.c#13 edit

Differences ...

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

@@ -91,7 +91,7 @@
 #endif
 
 #ifdef MAC
-	mac_pre_syscall_return();
+	mac_thread_userret(td);
 #endif
 	/*
 	 * XXX we cheat slightly on the locking here to avoid locking in
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list