Date: Fri, 18 Jul 2008 20:07:50 +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: <200807182008.m6IK8gm0035758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2008-07-18 20:07:50 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: SVN rev 180600 on 2008-07-18 20:07:50Z by alc Simplify pmap_extract()'s control flow, making it more like the related functions pmap_extract_and_hold() and pmap_kextract(). Revision Changes Path 1.633 +4 -5 src/sys/amd64/amd64/pmap.c 1.622 +5 -6 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807182008.m6IK8gm0035758>