|
@@ -95,7 +95,7 @@ struct shared_info *HYPERVISOR_shared_info = (void *)&dummy_shared_info;
|
|
*
|
|
*
|
|
* 0: not available, 1: available
|
|
* 0: not available, 1: available
|
|
*/
|
|
*/
|
|
-static int have_vcpu_info_placement = 1;
|
|
|
|
|
|
+static int have_vcpu_info_placement = 0;
|
|
|
|
|
|
static void __init xen_vcpu_setup(int cpu)
|
|
static void __init xen_vcpu_setup(int cpu)
|
|
{
|
|
{
|