Date: Wed, 27 Feb 2002 18:45:10 -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: <200202280245.g1S2jAi64239@freefall.freebsd.org>
index | next in thread | raw e-mail
benno 2002/02/27 18:45:10 PST
Modified files:
sys/powerpc/powerpc pmap.c
Log:
Remove most of the usage of critical_enter/exit.
I put these in to match the use of spl*() in the NetBSD code I was basing this
on, but it appears to cause problems.
I'm doing this in a separate commit so as to be able to refer back if locking
becomes an issue at a later stage.
Revision Changes Path
1.15 +0 -29 src/sys/powerpc/powerpc/pmap.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202280245.g1S2jAi64239>
