Hi Iurii,

On 08/04/15 10:29, Iurii Konovalenko wrote:
> From: Iurii Konovalenko <iurii.konovale...@globallogic.com>
> 
> Changes are dedicated to XEN_DOMCTL_irq_permission and
> IRQ pssthrough API functions.

s/pssthrough/passthrough

It's worth noticing that PHYSDEV_* operations already using 32 bits type
but signed one. Many places in Xen (such as XSM) is using int to
describe IRQ too.

Although, PHYSDEV_* operations are not yet used on ARM and LPIs support
(which are using very high number) are not supported yet. So I think we
don't need to care about theses for now.

Regards,

-- 
Julien Grall

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

Reply via email to