Date: Sun, 18 Jan 2009 08:00:55 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c Message-ID: <200901180801.n0I819Jh018151@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2009-01-18 08:00:55 UTC FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: SVN rev 187381 on 2009-01-18 08:00:55Z by alc Correct an error in revision 1.170 of this file. When get_pv_entry() is forced to reclaim pv entries, the one pv entry that it returns should not be freed. Revision Changes Path 1.203 +15 -1 src/sys/ia64/ia64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901180801.n0I819Jh018151>