>>> On 21.02.19 at 09:16, <[email protected]> wrote:
> @@ -813,6 +817,7 @@ int set_global_virq_handler(struct domain *d, uint32_t 
> virq)
>  
>      if (virq >= NR_VIRQS)
>          return -EINVAL;
> +
>      if (!virq_is_global(virq))
>          return -EINVAL;
>  

Stray (but benign) change. Easy enough to take out while committing.
Without this:
Reviewed-by: Jan Beulich <[email protected]>

Btw, it would have been nice if you had also dropped the somewhat
misleading SpectreV1 from the subject line tags of the series.

Jan



_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to