mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-30 06:01:28 +00:00
compare the two unsigned numbers to avoid delta calculation overflow. It could happen during UOS warm root, which can trigger a "fake" interrupt storm. Tracked-On: #1476 Signed-off-by: Minggui Cao <minggui.cao@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>