From: Julien Grall <julien.grall@citrix.com>
To: Iurii Konovalenko <iurii.konovalenko@globallogic.com>,
xen-devel@lists.xen.org
Cc: julien.grall@linaro.org, tim@xen.org, ian.campbell@citrix.com,
stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH v2] arm: irq: increase size of irq from uint8_t to uint32_t
Date: Wed, 8 Apr 2015 12:26:02 +0100 [thread overview]
Message-ID: <5525104A.3000007@citrix.com> (raw)
In-Reply-To: <1428485397-15647-2-git-send-email-oiurii.konovalenko@globallogic.com>
Hi Iurii,
On 08/04/15 10:29, Iurii Konovalenko wrote:
> From: Iurii Konovalenko <iurii.konovalenko@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
next prev parent reply other threads:[~2015-04-08 11:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-08 9:29 [PATCH v2] increase size of irq from uint8_t to uint32_t Iurii Konovalenko
2015-04-08 9:29 ` [PATCH v2] arm: irq: " Iurii Konovalenko
2015-04-08 11:26 ` Julien Grall [this message]
2015-04-08 12:29 ` Iurii Konovalenko
2015-04-08 12:32 ` Julien Grall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5525104A.3000007@citrix.com \
--to=julien.grall@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=iurii.konovalenko@globallogic.com \
--cc=julien.grall@linaro.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.