Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/arch/x86/x86
Module Name: src
Committed By: martin
Date: Mon Aug 4 14:18:22 UTC 2025
Modified Files:
src/sys/arch/x86/x86 [netbsd-10]: cpu.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1145):
sys/arch/x86/x86/cpu.c: revision 1.208
x86: Call fpuinit_mxcsr_mask only once.
No need to call it again and again on the secondary CPUs to compute
what should be the same mxcsr mask. (If it's not, we have deeper
problems!)
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.206.4.1 src/sys/arch/x86/x86/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index