]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
x86: Always use clean FPU and segment base state for new kthreads.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 12 Mar 2021 17:48:36 +0000 (09:48 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 29 Mar 2021 18:10:59 +0000 (11:10 -0700)
commit60ae7f745da0ec03f9a08b92f4db2fc9101b7123
tree09630bbf68ceba6e15d332389b4e8f416835d24f
parent053eb17635e19c5cfe8140d0d33dd9330bf6bc22
x86: Always use clean FPU and segment base state for new kthreads.

Sponsored by: Netflix

(cherry picked from commit c7b021352332a2f79907d68f971849f74b73e1c6)
sys/amd64/amd64/vm_machdep.c
sys/i386/i386/sys_machdep.c
sys/i386/i386/vm_machdep.c