CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/01 08:03:24
Modified files:
sys/arch/amd64/amd64: vmm.c
Log message:
Prevent lock ordering issue by raising ipl level of vcpu_pool to IPL_MPFLOOR.
Reported-by: [email protected]
ok mlarkin@
