Module Name: src Committed By: maxv Date: Sun Aug 13 08:07:52 UTC 2017
Modified Files: src/sys/arch/amd64/amd64: process_machdep.c Log Message: Mmh, restore %cs and %ss on Xen. Otherwise (unpriv) userland could set a non-three ring, causing the hypervisor to send a fatal interrupt to the kernel. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/arch/amd64/amd64/process_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.