Date: Fri, 1 Dec 2006 12:29:56 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm pmap.c Message-ID: <200612011229.kB1CTuJM060021@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2006-12-01 12:29:55 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: We can have no PV entry here if the previous mapping was unmanaged, and the new one is unmanaged too, so update the KASSERT to reflect this. Revision Changes Path 1.76 +2 -1 src/sys/arm/arm/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612011229.kB1CTuJM060021>