cognet 2006-03-22 21:23:28 UTC FreeBSD src repository
Modified files: sys/arm/arm pmap.c Log: MFp4: If we're mapping the vector page (this will happen if we didn't relocate it), do not attempt to call pmap_vac_me_harder() on the page. At this point m will be NULL, and we know we won't have any cache issues with this page. Revision Changes Path 1.43 +2 -1 src/sys/arm/arm/pmap.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"