jake 2003/06/17 16:22:35 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: Handle recursion on the vm_page_queue_mtx manually in pmap_qenter and pmap_qremove, in order to avoid making the mutex recursable. Discussed with: alc Revision Changes Path 1.114 +10 -4 src/sys/sparc64/sparc64/pmap.c