Date: Wed, 15 Dec 2010 15:25:56 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 machdep.c vm_machdep.c src/sys/amd64/linux32 linux32_sysvec.c Message-ID: <201012151526.oBFFQHbN003750@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2010-12-15 15:25:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/amd64/amd64 machdep.c vm_machdep.c
sys/amd64/linux32 linux32_sysvec.c
Log:
SVN rev 216458 on 2010-12-15 15:25:56Z by kib
MFC r216255:
Update some comments related to use of amd64 full context switch.
In exec_linux_setregs(), use locally cached pointer to pcb to set
pcb_full_iret.
In set_regs(), note that full return is needed when code that sets
segment registers is enabled.
Approved by: re (bz)
Revision Changes Path
1.707.2.14 +1 -0 src/sys/amd64/amd64/machdep.c
1.264.2.8 +2 -3 src/sys/amd64/amd64/vm_machdep.c
1.52.2.8 +2 -2 src/sys/amd64/linux32/linux32_sysvec.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012151526.oBFFQHbN003750>
