Date: Thu, 28 Aug 2008 07:38:08 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/booke pmap.c Message-ID: <200808280738.m7S7cJ7u043769@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2008-08-28 07:38:08 UTC FreeBSD src repository Modified files: sys/powerpc/booke pmap.c Log: SVN rev 182362 on 2008-08-28 07:38:08Z by raj Move initialization of tlb0, ptbl_bufs and kernel_pdir regions after we are 100% sure that TLB1 mapping covers for them; previously we could lock the CPU with an untranslated references. Obtained from: Semihalf Revision Changes Path 1.6 +14 -6 src/sys/powerpc/booke/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808280738.m7S7cJ7u043769>