>>> On 28.08.18 at 19:39, <[email protected]> wrote: > @@ -76,11 +76,11 @@ static long register_guest_callback(struct > callback_register *reg) > switch ( reg->type ) > { > case CALLBACKTYPE_event: > - curr->arch.pv_vcpu.event_callback_eip = reg->address; > + curr->arch.pv.event_callback_eip = reg->address;
Would you mind dropping the stray extra blanks? Also further down in this same file. In any event Reviewed-by: Jan Beulich <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
