Module Name: src Committed By: maxv Date: Tue Oct 31 18:13:37 UTC 2017
Modified Files: src/sys/arch/x86/x86: fpu.c Log Message: Mask mxcsr, otherwise userland could set reserved bits to 1 and make xrstor fault. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/x86/x86/fpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.