Date: Tue, 18 Sep 2001 22:34:12 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 swtch.s Message-ID: <200109190534.f8J5YCp64640@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/09/18 22:34:12 PDT
Modified files:
sys/i386/i386 swtch.s
Log:
Fix a mistake I made with the pcb movement relative to the stack in the
KSE patch. We need to leave the 16 bytes here for enabling the trapframe
to be converted to a vm86trapframe if we're switching *to* a vm86 context.
Revision Changes Path
1.117 +3 -3 src/sys/i386/i386/swtch.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?200109190534.f8J5YCp64640>
