Date: Tue, 18 Sep 2001 22:44:13 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 vm_machdep.c Message-ID: <200109190544.f8J5iDm65508@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/09/18 22:44:13 PDT Modified files: sys/i386/i386 vm_machdep.c Log: Reserve an extra 16 bytes in case we have to grow the trapframe into a vm86trapframe for switching to vm86 [unlikely] while exiting. I lost this when doing the pcb move that went in with the KSE commit. Reviewed by: jake Revision Changes Path 1.173 +3 -2 src/sys/i386/i386/vm_machdep.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?200109190544.f8J5iDm65508>