x86: drop hypervisor_cpuid_base
authorWei Liu <liuwe@microsoft.com>
Thu, 19 Sep 2019 14:04:25 +0000 (15:04 +0100)
committerWei Liu <wl@xen.org>
Wed, 4 Dec 2019 10:31:25 +0000 (10:31 +0000)
commit1c178ffb29aedd00d2fd2f83bccd27caadbc1195
tree1015d3bce76e8fca066edb15b17cd87bbb34d5e5
parentcd78188af59eaa999cd104e7b504ae38b350e4aa
x86: drop hypervisor_cpuid_base

The only user is Xen specific code in PV shim. We can therefore export
the variable directly.

Move __read_mostly to its standard place while at it.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/guest/xen/xen.c
xen/arch/x86/pv/shim.c
xen/include/asm-x86/guest/xen.h