Date: Sun, 6 Mar 2005 21:10:31 +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: <200503062110.j26LAVg7018892@repoman.freebsd.org>
index | next in thread | raw e-mail
cognet 2005-03-06 21:10:31 UTC
FreeBSD src repository
Modified files:
sys/arm/arm pmap.c
Log:
Make sure ARM_TP_ADDRESS is accessible right now by calling pmap_fault_fixup,
as we can't rely on a trap happening, as it is done normally.
While I'm there, uncomment the call to cpu_dcache_wbinv_range() in
pmap_kenter_internal, as we don't call cpu_dcache_wbinv_all() there anymore.
Revision Changes Path
1.25 +9 -3 src/sys/arm/arm/pmap.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503062110.j26LAVg7018892>
