commit | ef514d3e38edf36764e61fc11366410041598ad9 | [log] [tgz] |
---|---|---|
author | Boqun Feng <boqun.feng@gmail.com> | Wed Sep 16 11:48:10 2020 +0800 |
committer | Wei Liu <wei.liu@kernel.org> | Mon Sep 28 08:55:12 2020 +0000 |
tree | b2333bafa825a03a3e6584fc499351b79b99a1a1 | |
parent | c1135c7fd0e95740cd4619ce389f43ffce043140 [diff] |
Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs() Both the base_*_gpa should use the guest page number in Hyper-V page, so use HV_HYP_PAGE instead of PAGE. Signed-off-by: Boqun Feng <boqun.feng@gmail.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Link: https://lore.kernel.org/r/20200916034817.30282-5-boqun.feng@gmail.com Signed-off-by: Wei Liu <wei.liu@kernel.org>