ups 2004-12-07 02:56:14 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Move reading the current CPU mask in pmap_lazyfix() to where the thread is protected from migrating to another CPU. Approved by: sam (mentor) MFC after: 4 weeks Revision Changes Path 1.518 +2 -1 src/sys/i386/i386/pmap.c