CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/07/02 08:51:31
Modified files:
sys/arch/amd64/amd64: fpu.c
Log message:
Add an splassert(IPL_NONE) in fpu_kernel_enter() to catch unintended use
of this function in interrupt context.
ok claudio@, deraadt@
