Author: marius Date: Tue Apr 29 20:57:25 2014 New Revision: 265110 URL: http://svnweb.freebsd.org/changeset/base/265110
Log: Update comment. Modified: head/sys/mips/mips/vm_machdep.c Modified: head/sys/mips/mips/vm_machdep.c ============================================================================== --- head/sys/mips/mips/vm_machdep.c Tue Apr 29 20:52:39 2014 (r265109) +++ head/sys/mips/mips/vm_machdep.c Tue Apr 29 20:57:25 2014 (r265110) @@ -438,7 +438,7 @@ cpu_set_upcall(struct thread *td, struct * that are needed. */ - /* SMP Setup to release sched_lock in fork_exit(). */ + /* Setup to release spin count in in fork_exit(). */ td->td_md.md_spinlock_count = 1; td->td_md.md_saved_intr = MIPS_SR_INT_IE; #if 0 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"