Date: Thu, 7 Nov 2002 17:09:16 -0800 (PST) From: David Xu <davidxu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 vm86.c Message-ID: <200211080109.gA819GZG073240@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2002/11/07 17:09:16 PST Modified files: sys/i386/i386 vm86.c Log: use critical_enter/exit to add a critical section around BIOS call, this unbreaks WITNESS. Pointed out by: jhb Revision Changes Path 1.50 +9 -5 src/sys/i386/i386/vm86.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?200211080109.gA819GZG073240>