>>> On 28.08.18 at 19:39, <andrew.coop...@citrix.com> 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 <jbeul...@suse.com>

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to