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

Jake Burkholder jake at FreeBSD.org
Wed Jun 18 10:03:05 PDT 2003


jake        2003/06/18 10:03:04 PDT

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  Ignore fake ttes in pmap_copy, its too hard to deal with them not having
  a real vm_page right now.  This fixes a panic when processes with resident
  device mappings fork, such as the X server.
  
  Revision  Changes    Path
  1.115     +2 -0      src/sys/sparc64/sparc64/pmap.c


More information about the cvs-src mailing list