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