On Wed, 17 Jul 2019, Sasha Levin wrote:
> On Fri, Jul 12, 2019 at 08:25:18AM +0000, Maya Nakamura wrote:
> > Replace PAGE_SIZE with HV_HYP_PAGE_SIZE because the guest page size may
> > not be 4096 on all architectures and Hyper-V always runs with a page
> > size of 4096.
> >
> > Signed-off-by: Maya Nakamura <[email protected]>
> > Reviewed-by: Michael Kelley <[email protected]>
> > Reviewed-by: Vitaly Kuznetsov <[email protected]>
>
> Thomas, if you're taking this series, could you grab this patch as well
> please (dependencies)?
>
> Acked-by: Sasha Levin <[email protected]>
Picked it up. The three commits are in
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/hyperv
If you have patches dependend on those either send them my way or pull the
branch into your hyper-v tree.
Thanks,
tglx