Date: Fri, 15 Apr 2011 10:33:20 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 sys_machdep.c Message-ID: <201104151033.p3FAXVXL028644@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2011-04-15 10:33:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/amd64/amd64 sys_machdep.c Log: SVN rev 220651 on 2011-04-15 10:33:20Z by kib MFC r220461: Remove setting of PCB_FULL_IRET at the places where we are going to call update_gdt_{f,g}sbase. The functions set the flag when td == curthread, and sysarch is always called with curthread. Revision Changes Path 1.94.2.6 +0 -2 src/sys/amd64/amd64/sys_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104151033.p3FAXVXL028644>