commit | ef514d3e38edf36764e61fc11366410041598ad9 | [log] [tgz] |
---|---|---|
author | Boqun Feng <[email protected]> | Wed Sep 16 11:48:10 2020 +0800 |
committer | Wei Liu <[email protected]> | 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 <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>