mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-26 15:12:29 +00:00
In handle_resume(), wakeup_reason is updated before call ops->ops->resume(). Because ops->ops->resume() needs to know the latest wakeup reason. Acked-by: Yan Like <like.yan@intel.com> Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>