cvs commit: src/sys/sparc64/sparc64 vm_machdep.c

Thomas Moestl tmm at FreeBSD.org
Thu May 20 11:41:08 PDT 2004


tmm         2004/05/20 11:41:07 PDT

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  vm_machdep.c 
  Log:
  In cpu_sched_exit(), we must check vm_refcnt against 0, not 1, since
  exit1() decrements the reference count before calling this function.
  
  Revision  Changes    Path
  1.63      +1 -1      src/sys/sparc64/sparc64/vm_machdep.c


More information about the cvs-all mailing list