]> asedeno.scripts.mit.edu Git - linux.git/commit
xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm
authorZhenzhong Duan <zhenzhong.duan@oracle.com>
Mon, 9 Oct 2017 02:58:46 +0000 (19:58 -0700)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Tue, 10 Oct 2017 12:40:02 +0000 (08:40 -0400)
commiteac779aa509d453a55da0ea4302bdb79c4e0854f
tree849236856bf52f588b2f341e36c09b7f2b24d3fe
parent0d805ee70a69eabd38160dc199e183ac2f13fe4b
xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm

As xen_cpuhp_setup is called by PV and PVHVM, the name of "x86/xen/hvm_guest"
is confusing.

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
arch/x86/xen/enlighten.c