On Mon, Nov 06, 2023 at 06:18:48PM +0000, Peter Martincic wrote: > Sorry for the formatting/recipient/procedure mistakes. I've an updated commit message based on feedback from Michael. I'll wait to hear back from you and Boqun before I post V2/updates. > > Thanks again, > Peter > > -----Original Message----- > From: Wei Liu <wei.liu@xxxxxxxxxx> > Sent: Sunday, November 5, 2023 5:31 PM > To: Peter Martincic <pmartincic@xxxxxxxxxxxxx> > Cc: linux-hyperv@xxxxxxxxxxxxxxx; Michael Kelley (LINUX) <mikelley@xxxxxxxxxxxxx>; Boqun Feng <Boqun.Feng@xxxxxxxxxxxxx>; Wei Liu <liuwe@xxxxxxxxxxxxx>; Wei Liu <wei.liu@xxxxxxxxxx> > Subject: [EXTERNAL] Re: [PATCH] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC > > On Fri, Oct 27, 2023 at 08:42:33PM +0000, Peter Martincic wrote: > > From 529fcea5d296c22b1dc6c23d55bd6417794b3cda Mon Sep 17 00:00:00 2001 > > From: Peter Martincic <pmartincic@xxxxxxxxxxxxx> > > Date: Mon, 16 Oct 2023 16:41:10 -0700 > > Subject: [PATCH] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC > > > > Windows hosts can omit the _SYNC flag to due a bug on resume from > > modern suspend. If the guest is sufficiently behind, treat a _SAMPLE > > the same as if _SYNC was received. > > > > This is hidden behind param hv_utils.timesync_implicit. > > > > Signed-off-by: Peter Martincic <pmartincic@xxxxxxxxxxxxx> > > Boqun, what do you think about this patch? > The patch looks good to me. Peter, feel free to send the V2 and I will give my Acked-by. Regards, Boqun