Date: Thu, 14 Apr 2005 14:32:32 +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: <200504141432.j3EEWWgp065293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2005-04-14 14:32:32 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: Unbreak the vector_page == 0x00000000 case. Map the vector page L1PT into the kernel domain for each pmap, as we don't update the page table when we're switching to a kernel thread, but we do however update the DACR. Revision Changes Path 1.28 +4 -2 src/sys/arm/arm/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504141432.j3EEWWgp065293>