>>> Wei Liu <wei.l...@citrix.com> 06/28/17 4:18 PM >>> >@@ -1993,7 +1993,7 @@ void vcpu_kick(struct vcpu *v) >* NB2. We save the running flag across the unblock to avoid a needless >* IPI for domains that we IPI'd to unblock. >*/ >- bool_t running = v->is_running; >+ bool running = v->is_running; >vcpu_unblock(v);
Please take the opportunity and also add the missing blank line here. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel