On Thu, May 30, 2019 at 12:14:00AM +0000, Michael Kelley wrote:
Break out parts of mshyperv.h that are ISA independent into a separate file in include/asm-generic. This move facilitates ARM64 code reusing these definitions and avoids code duplication. No functionality or behavior is changed. Signed-off-by: Michael Kelley <mikelley@xxxxxxxxxxxxx> Reviewed-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> --- Changes in v2: * Removed unneeded #includes in asm-generic/mshyperv.h; added two #includes that are needed. [Vitaly Kuznetsov]
Queued for hyperv-next, thanks! -- Thanks, Sasha