]> git.baikalelectronics.ru Git - kernel.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)
commita67985e65d336d8363460a54882f426dce883cbb
tree849236856bf52f588b2f341e36c09b7f2b24d3fe
parentac937faf6b78c2e0342e4ab688c5f9a084fac5d5
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