Date: Wed, 18 Jun 2003 10:03:04 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c Message-ID: <200306181703.h5IH34w1040149@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306181703.h5IH34w1040149>