On 2020/3/21 2:23, Marc Zyngier wrote:
+static int its_sgi_set_affinity(struct irq_data *d,
+                               const struct cpumask *mask_val,
+                               bool force)
+{
+       /*
+        * There is no notion of affinity for virtual SGIs, at least
+        * not on the host (since they can only be targetting a vPE).
+        * Tell the kernel we've done whetever it asked for.

new typo?
s/whetever/whatever/

+        */
+       return IRQ_SET_MASK_OK;
+}


Thanks,
Zenghui

_______________________________________________
kvmarm mailing list
[email protected]
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

Reply via email to