Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 11:41:07 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 vm_machdep.c
Message-ID:  <200405201841.i4KIf730084094@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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