Files
acrn-hypervisor/hypervisor/arch/x86
Li, Fei1 c52afb1452 hv: fix error use of list_del for delete timer
We should use list_del_init here. Otherwise it would misorder the
timer list if we would delete timer more than once if there're more
than one timer on it.

Change-Id: I2d18248173ced1ea1b723352327d2c3d0efc4900
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-06-20 11:25:44 +08:00
..
2018-06-08 12:06:15 +08:00
2018-06-15 17:11:03 +08:00
2018-06-08 12:06:15 +08:00
2018-06-14 13:41:45 +08:00
2018-06-14 13:41:12 +08:00
2018-06-14 13:42:42 +08:00