PERFORCE change 93308 for review

John Baldwin jhb at FreeBSD.org
Tue Mar 14 21:37:00 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=93308

Change 93308 by jhb at jhb_slimer on 2006/03/14 21:36:16

	Sync with CVS.

Affected files ...

.. //depot/projects/smpng/sys/kern/kern_thread.c#89 edit

Differences ...

==== //depot/projects/smpng/sys/kern/kern_thread.c#89 (text+ko) ====

@@ -459,7 +459,6 @@
 	struct thread *td;
 	struct proc *p;
 	struct ksegrp	*kg;
-	uint64_t new_switchtime;
 
 	td = curthread;
 	kg = td->td_ksegrp;


More information about the p4-projects mailing list