[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v2 06/21] xen/arm: Allow virq != irq



Hi Ian,

On 09/09/14 11:42, Julien Grall wrote:
-        vgic_vcpu_inject_spi(d, irq);
+        vgic_vcpu_inject_spi(info->d, info->virq);

Could this function take an irq_guest* or are there other callers?

I haven't thought about this possibility. This is the only caller, so I
will pass irq_guest.

Looking again to this code, I've defined the structure irq_guest directly in arch/arm/irq.c. And I don't really want to move the definition in header as all the use are within this single file.

I will stay with the current solution.

Regards,

--
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.