Date: Tue, 3 Mar 1998 11:54:50 -0800 (PST) From: Tor Egge <tegge@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 mpapic.c Message-ID: <199803031954.LAA08942@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 1998/03/03 11:54:50 PST Modified files: sys/i386/i386 mpapic.c Log: When sending an IPI to a specific target, disable interrupts inside the critical region in order to avoid sending the IPI to the wrong target. Revision Changes Path 1.28 +70 -8 src/sys/i386/i386/mpapic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803031954.LAA08942>