Date: Fri, 22 Feb 2002 21:55:51 -0800 (PST) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc pmap.c Message-ID: <200202230555.g1N5tqS98706@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/02/22 21:55:51 PST Modified files: sys/powerpc/powerpc pmap.c Log: Don't call critical_enter()/critical_exit() around calls to pmap_pvo_enter() as it does it's own handling of critical sections. Revision Changes Path 1.13 +0 -8 src/sys/powerpc/powerpc/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202230555.g1N5tqS98706>