2023-09-22 20:29:29

by Wei Liu

[permalink] [raw]
Subject: Re: [PATCH v2] hyperv: reduce size of ms_hyperv_info

On Fri, Sep 22, 2023 at 09:28:40PM +0200, Olaf Hering wrote:
> Use the hole prior shared_gpa_boundary to store the result of get_vtl.
> This reduces the size by 8 bytes.
>
> Signed-off-by: Olaf Hering <[email protected]>

Applied to hyperv-fixes. Thanks.