On 2/22/19 14:00, Jan Beulich wrote: >>>> 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.
I'll do that for the next round. Best, Norbert Amazon Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrer: Christian Schlaeger, Ralf Herbrich Ust-ID: DE 289 237 879 Eingetragen am Amtsgericht Charlottenburg HRB 149173 B _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
