Hi Vijay, On 10/07/2015 09:42, vijay.kil...@gmail.com wrote:
+static void its_host_irq_end(struct irq_desc *desc) +{ + /* Lower the priority */ + gicv3_eoi_irq(desc); + /* Deactivate */ + gicv3_dir_irq(desc); +}
I though that an LPI doesn't have active state. And therefore, deactivate is not necessary. Did I miss something?
Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel