Date: Sun, 20 May 2001 10:01:20 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 vm86bios.s Message-ID: <200105201701.f4KH1KV07668@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/05/20 10:01:20 PDT Modified files: sys/i386/i386 vm86bios.s Log: Use a critical region to protect pushing of curproc's npx state to curpcb in vm86_bioscall(). I don't know if the state is ever in the npx at that point. Revision Changes Path 1.26 +5 -2 src/sys/i386/i386/vm86bios.s 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?200105201701.f4KH1KV07668>