mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-14 09:00:52 +00:00
Hypercall handlers for post-launched VMs automatically grab the vm_lock in dispatch_sos_hypercall(). Remove the use of vm_lock inside the handler. Tracked-On: #5411 Signed-off-by: Peter Fang <peter.fang@intel.com>