x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
[linux-2.6-microblaze.git] / arch / x86 / xen / enlighten.c
index 30c6e98..b8db214 100644 (file)
@@ -51,7 +51,7 @@ EXPORT_SYMBOL_GPL(xen_start_info);
 
 struct shared_info xen_dummy_shared_info;
 
-__read_mostly int xen_have_vector_callback;
+__read_mostly bool xen_have_vector_callback = true;
 EXPORT_SYMBOL_GPL(xen_have_vector_callback);
 
 /*