Date: Sun, 13 Jun 2004 21:59:42 +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: <200406132159.i5DLxgC8071194@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-06-13 21:59:42 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Prevent the loss of a PG_M bit through an SMP race in pmap_ts_referenced(). Revision Changes Path 1.469 +1 -1 src/sys/amd64/amd64/pmap.c 1.469 +1 -1 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406132159.i5DLxgC8071194>