From: Tianyu Lan
Current code initializes clock event data structure for syn timer
even when it's unavailable. Fix it.
Signed-off-by: Tianyu Lan
---
Change since v1:
Update title and commit log.
drivers/hv/hv.c | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
di
From: Tianyu Lan
Current code initializes clock event data structure for syn timer
even when it's not available. Fix it.
Signed-off-by: Tianyu Lan
---
- Fix the wrong title.
drivers/hv/hv.c | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/drivers/hv/hv.c b/
From: Tianyu Lan
Current code initializes clock event data structure for syn timer
even when it's available or not. Fix it.
Signed-off-by: Tianyu Lan
---
drivers/hv/hv.c | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/drivers/hv/hv.c b/drivers/hv/hv.c
index