Re: [PATCH v3 08/19] drivers/hv: map and unmap guest memory
From: Wei Liu
Date: Thu Sep 30 2021 - 10:17:41 EST
On Tue, Sep 28, 2021 at 11:27:02PM +0200, Olaf Hering wrote:
> Am Tue, 28 Sep 2021 11:31:04 -0700
> schrieb Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>:
>
> > +++ b/include/asm-generic/hyperv-tlfs.h
> > -#define HV_HYP_PAGE_SHIFT 12
> > +#define HV_HYP_PAGE_SHIFT 12
>
> I think in case this change is really required, it should be in a separate patch.
I don't think this hunk should be in this patch. It is just changing
whitespaces.
Wei.
>
>
> Olaf