gt; Thanks again,
> Peter
>
> -Original Message-
> From: Wei Liu
> Sent: Sunday, November 5, 2023 5:31 PM
> To: Peter Martincic
> Cc: linux-hyperv@vger.kernel.org; Michael Kelley (LINUX)
> ; Boqun Feng ; Wei Liu
> ; Wei Liu
> Subject: [EXTERNAL] Re: [PATCH] hv_utils:
ram hv_utils.timesync_implicit.
>
> Signed-off-by: Peter Martincic
Looks good to me.
Acked-by: Boqun Feng
Regards,
Boqun
> ---
> drivers/hv/hv_util.c | 31 ++-
> 1 file changed, 30 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/hv/hv
On Mon, Feb 19, 2024 at 10:30:07PM -0800, Saurabh Singh Sengar wrote:
> On Mon, Feb 12, 2024 at 10:19:59PM -0800, mhkelle...@gmail.com wrote:
> > From: Michael Kelley
> >
> > The VMBUS_RING_SIZE macro adds space for a ring buffer header to the
> > requested ring buffer size. The header size is a
On Tue, Feb 20, 2024 at 06:15:52PM +, Michael Kelley wrote:
> From: Boqun Feng Sent: Tuesday, February 20, 2024 9:29
> AM
> >
> > On Mon, Feb 19, 2024 at 10:30:07PM -0800, Saurabh Singh Sengar wrote:
> > > On Mon, Feb 12, 2024 at 10:19:59PM -0800, mhkelle...@gm
Hi Michael,
On Mon, Jun 03, 2024 at 10:09:39PM -0700, mhkelle...@gmail.com wrote:
[...]
> diff --git a/drivers/hv/hyperv_vmbus.h b/drivers/hv/hyperv_vmbus.h
> index bf35bb40c55e..571b2955b38e 100644
> --- a/drivers/hv/hyperv_vmbus.h
> +++ b/drivers/hv/hyperv_vmbus.h
> @@ -264,6 +264,14 @@ struct v
("Drivers: hv: vmbus: Synchronize
> init_vp_index() vs. CPU hotplug"), rebind channels associated with CPUs
> that a user is trying to offline to a new "randomly" selected CPU.
>
> Cc: Boqun Feng
> Cc: Wei Liu
> Signed-off-by: Hamz