Date: Sun, 8 Aug 2004 00:31:58 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c Message-ID: <200408080031.i780VwmV082698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc         2004-08-08 00:31:58 UTC
  FreeBSD src repository
  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  With the advent of pmap locking it makes sense for pmap_copy() to be less
  forgiving about inconsistencies in the source pmap.  Also, remove a new-
  line character terminating a nearby panic string.
  
  Revision  Changes    Path
  1.491     +3 -3      src/sys/amd64/amd64/pmap.c
  1.494     +3 -3      src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408080031.i780VwmV082698>
