Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 1996 16:26:41 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_fault.c
Message-ID:  <199606142326.QAA01268@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/06/14 16:26:41

  Modified:    sys/vm    vm_fault.c
  Log:
  Move a case of PG_MAPPED being set before a pmap_enter(). This will likely
  make no difference, but it will make it consistent with other uses of
  PG_MAPPED.
  
  Revision  Changes    Path
  1.51      +2 -2      src/sys/vm/vm_fault.c



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