Date: Wed, 20 Mar 2002 02:04:08 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 db_interface.c pmap.c sapic.c Message-ID: <200203201004.g2KA48I67157@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2002/03/20 02:04:08 PST
Modified files:
sys/ia64/ia64 db_interface.c pmap.c sapic.c
Log:
Replace calls to cpu_critical_enter/exit with appropriate calls to
either explicitly disable interrupts or use a real critical section,
as appropriate.
Revision Changes Path
1.19 +2 -2 src/sys/ia64/ia64/db_interface.c
1.49 +6 -7 src/sys/ia64/ia64/pmap.c
1.5 +6 -4 src/sys/ia64/ia64/sapic.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?200203201004.g2KA48I67157>
